diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-03-31 09:07:24 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-03-31 09:07:24 +0000 |
commit | 26aa8b09dbc2de1c7bdd97921a273511d585e043 (patch) | |
tree | efb400bafcf30f832e1418d3a8e448b01d7d1293 /ChangeLog | |
parent | eddf674157b304f167d965ccff80ec223b7f9ab1 (diff) | |
download | rsyslog-26aa8b09dbc2de1c7bdd97921a273511d585e043.tar.gz rsyslog-26aa8b09dbc2de1c7bdd97921a273511d585e043.tar.xz rsyslog-26aa8b09dbc2de1c7bdd97921a273511d585e043.zip |
worked a bit on atomic memory operations to support problem-free threading
(only at non-intrusive places)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Version 3.12.6 (rgerhards), 2008-04-?? supports multiple opens of the same module without any memory footprint. - removed --enable-mudflap, added --enable-valgrind ./configure setting - bugfix: tcp receiver could segfault due to uninitialized variable +- docfix: queue doc had a wrong directive name that prevented max worker + threads to be correctly set +- worked a bit on atomic memory operations to support problem-free + threading (only at non-intrusive places) --------------------------------------------------------------------------- Version 3.12.5 (rgerhards), 2008-03-28 - changed default for "last message repeated n times", which is now |