diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-09-11 13:13:05 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-09-11 13:13:05 +0000 |
commit | 0d39d623e785e442da668ea55bcd3731065e7b8f (patch) | |
tree | c98468168e8d87ba180af9bfc319d41f74f2a606 /ChangeLog | |
parent | 29cefd075252a59a87952eac5cdc06e085efc8b7 (diff) | |
download | rsyslog-0d39d623e785e442da668ea55bcd3731065e7b8f.tar.gz rsyslog-0d39d623e785e442da668ea55bcd3731065e7b8f.tar.bz2 rsyslog-0d39d623e785e442da668ea55bcd3731065e7b8f.zip |
- checked -s/-l option and found that they work as expected - closed case
- added some comments in relation to -s/-l option
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Version 1.19.6 (rgerhards), 2007-09-?? - fixed a bug that in --enable-debug mode caused an assertion when the discard action was used - cleaned up compiler warnings +- applied patch by varmojfekoj to FIX a bug that could cause + segfaults if empty properties were processed using modifying + options (e.g. space-cc, drop-cc) +- fixed man bug: rsyslogd supports -l option --------------------------------------------------------------------------- Version 1.19.5 (rgerhards), 2007-09-07 - changed part of the CStr interface so that better error tracking |