diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-06-25 12:03:14 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-06-25 12:03:14 +0200 |
commit | d12b9e0c67cc72c9b1631bf2a5611d383e7ad69d (patch) | |
tree | 0e4d79a28d2ac8ed614575eeb4b7b00f9c3e04a3 /ChangeLog | |
parent | db3d5edbe6ac016d99122deeb3da640d7d8864a2 (diff) | |
download | rsyslog-d12b9e0c67cc72c9b1631bf2a5611d383e7ad69d.tar.gz rsyslog-d12b9e0c67cc72c9b1631bf2a5611d383e7ad69d.tar.xz rsyslog-d12b9e0c67cc72c9b1631bf2a5611d383e7ad69d.zip |
some memory accesses are now explicitely atomic
... as far as I think this mostly is to keep the thread debuggers
happy
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ Version 4.5.0 [DEVEL] (rgerhards), 2009-??-?? * $OMFileFlushOnTXEnd * $MainMsgQueueSyncQueueFiles * $ActionQueueSyncQueueFiles +- done some memory accesses explicitely atomic --------------------------------------------------------------------------- Version 4.3.2 [beta] (rgerhards), 2009-06-24 - removed long-obsoleted property UxTradMsg |