diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2010-03-01 12:51:15 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2010-03-01 12:51:15 +0100 |
commit | af6c73439ecef2446c5fae0d774a8c093e2a3747 (patch) | |
tree | a53375f2ec7a086d57d90288a7a65b8c27d0d40e | |
parent | facf8cc3e65cab8b8c8a08cea51970386cba539f (diff) | |
download | rsyslog-af6c73439ecef2446c5fae0d774a8c093e2a3747.tar.gz rsyslog-af6c73439ecef2446c5fae0d774a8c093e2a3747.tar.xz rsyslog-af6c73439ecef2446c5fae0d774a8c093e2a3747.zip |
cosmetic: bugfix in ChangeLog highlighted
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Version 4.6.1 [v4-stable] (rgerhards), 2010-02-?? - bugfix: fixed problem that caused compilation on FreeBSD 9.0 to fail. bugtracker: http://bugzilla.adiscon.com/show_bug.cgi?id=181 Thanks to Christiano for reporting. +- bugfix: comment char ('#') in literal terminated script parsing + and thus could not be used. + but tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=119 + [merged in from v3.22.2] --------------------------------------------------------------------------- Version 4.6.0 [v4-stable] (rgerhards), 2010-02-24 *************************************************************************** |