summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-07-13 14:24:16 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-07-13 14:24:16 +0200
commit89e18de662ef563e58eb04f51f2966efcd4c3fab (patch)
tree7f84c61c354ce5f32f490ceed698c5c4b74bf9d4 /ChangeLog
parent538543f6d0d4f279301bccf9a9c05ea6a02230a4 (diff)
downloadrsyslog-89e18de662ef563e58eb04f51f2966efcd4c3fab.tar.gz
rsyslog-89e18de662ef563e58eb04f51f2966efcd4c3fab.tar.xz
rsyslog-89e18de662ef563e58eb04f51f2966efcd4c3fab.zip
bugfix: sending syslog messages with zip compression did not work
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e4d492f..6f3cbccf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
---------------------------------------------------------------------------
+Version 3.22.2 [v3-stable] (rgerhards), 2009-07-??
+- bugfix: sending syslog messages with zip compression did not work
+---------------------------------------------------------------------------
Version 3.22.1 [v3-stable] (rgerhards), 2009-07-02
- bugfix: invalid error message issued if $inlcudeConfig was on an empty
set of files (e.g. *.conf, where none such files existed)