diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-02 07:08:19 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-02 07:08:19 +0000 |
commit | 565c2b5cd87cd31781abf2116edef48afecdf9d4 (patch) | |
tree | 30be5763a82d9168359c56faf041da12c54b0f59 /ChangeLog | |
parent | b4dbe03cfa862543a78a7abe18524f6e0c94b364 (diff) | |
download | rsyslog-565c2b5cd87cd31781abf2116edef48afecdf9d4.tar.gz rsyslog-565c2b5cd87cd31781abf2116edef48afecdf9d4.tar.xz rsyslog-565c2b5cd87cd31781abf2116edef48afecdf9d4.zip |
disabled atomic operations for the time being because they introduce some
cross-platform trouble - need to see how to fix this in the best
possible way
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,4 +1,9 @@ --------------------------------------------------------------------------- +Version 3.15.1 (rgerhards), 2008-04-?? +- disabled atomic operations for the time being because they introduce some + cross-platform trouble - need to see how to fix this in the best + possible way +--------------------------------------------------------------------------- Version 3.15.0 (rgerhards), 2008-04-01 - major new feature: imrelp/omrelp support reliable delivery of syslog messages via the RELP protocol and librelp (http://www.librelp.com). |