diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-11 11:12:05 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-11 11:12:05 +0200 |
commit | aeed303e2bb63794aea7bf80c733a85e37862fe2 (patch) | |
tree | b1d284566724bb09318ab29c18812412d122ef67 /ChangeLog | |
parent | 44de250eca8568c775e27bd052752c884a4c2555 (diff) | |
download | rsyslog-aeed303e2bb63794aea7bf80c733a85e37862fe2.tar.gz rsyslog-aeed303e2bb63794aea7bf80c733a85e37862fe2.tar.xz rsyslog-aeed303e2bb63794aea7bf80c733a85e37862fe2.zip |
preparing for 3.15.1v3.15.1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,5 @@ --------------------------------------------------------------------------- -Version 3.15.1 (rgerhards), 2008-04-?? +Version 3.15.1 (rgerhards), 2008-04-11 - bugfix: some messages were emited without hostname - disabled atomic operations for the time being because they introduce some cross-platform trouble - need to see how to fix this in the best @@ -12,6 +12,8 @@ Version 3.15.1 (rgerhards), 2008-04-?? happens during startup) - bugfix: memory leaks in script engine - bugfix: $hostname and $fromhost in RainerScript did not work +This release also includes all changes applied to the stable versions +up to today. --------------------------------------------------------------------------- Version 3.15.0 (rgerhards), 2008-04-01 - major new feature: imrelp/omrelp support reliable delivery of syslog |