summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-09-11 13:13:05 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-09-11 13:13:05 +0000
commit0d39d623e785e442da668ea55bcd3731065e7b8f (patch)
treec98468168e8d87ba180af9bfc319d41f74f2a606 /ChangeLog
parent29cefd075252a59a87952eac5cdc06e085efc8b7 (diff)
downloadrsyslog-0d39d623e785e442da668ea55bcd3731065e7b8f.tar.gz
rsyslog-0d39d623e785e442da668ea55bcd3731065e7b8f.tar.xz
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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca504ad3..c314d32c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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