summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-03-01 12:44:57 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-03-01 12:44:57 +0100
commit01e6df368cdec89920d075fe096971481cb8ce49 (patch)
treea4052d5cb4b2f4047a951f3526b8853a70f96272 /ChangeLog
parent8021912232ed1cc14b9175e7efaa7d8961940c3e (diff)
downloadrsyslog-01e6df368cdec89920d075fe096971481cb8ce49.tar.gz
rsyslog-01e6df368cdec89920d075fe096971481cb8ce49.tar.xz
rsyslog-01e6df368cdec89920d075fe096971481cb8ce49.zip
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b670f29a..fb3b01f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
---------------------------------------------------------------------------
Version 3.22.2 [v3-stable] (rgerhards), 2009-07-??
+- 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
- enhance: imrelp now also provides remote peer's IP address
[if librelp != 1.0.0 is used]
- bugfix: sending syslog messages with zip compression did not work