diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-04 12:05:28 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-04 12:05:28 +0000 |
commit | 91e02eb209a6571429a00fa71854709dfc18ac99 (patch) | |
tree | 553f7e49a37a359d7a5abf075ad466e4cab24c70 /ChangeLog | |
parent | 798acf51b482387a2702bd4064d538d7b3bedaa3 (diff) | |
download | rsyslog-91e02eb209a6571429a00fa71854709dfc18ac99.tar.gz rsyslog-91e02eb209a6571429a00fa71854709dfc18ac99.tar.xz rsyslog-91e02eb209a6571429a00fa71854709dfc18ac99.zip |
bugfix: zero-length strings were not supported in object deserializer
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ 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 +- bugfix: zero-length strings were not supported in object + deserializer - added librelp check via PKG_CHECK thanks to Michael Biebl's patch - file relputil.c deleted, is not actually needed - added more meaningful error messages to rsyslogd (when some errors |