diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-07-13 15:52:59 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-07-13 15:52:59 +0200 |
commit | ddd427cf5cb6fea314845940ff1ada8b0bb51b31 (patch) | |
tree | b18d3033b9af59538792e1447fe54cc7a8ffb702 /ChangeLog | |
parent | 7eb5a5c5bd74ef43c8dc3331bac6dc48d9e6d825 (diff) | |
parent | 47ca77faca5442014309e6d2ffa3c0484d160da4 (diff) | |
download | rsyslog-ddd427cf5cb6fea314845940ff1ada8b0bb51b31.tar.gz rsyslog-ddd427cf5cb6fea314845940ff1ada8b0bb51b31.tar.xz rsyslog-ddd427cf5cb6fea314845940ff1ada8b0bb51b31.zip |
Merge branch 'v4-beta' into v4-devel
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -276,6 +276,9 @@ version before switching to this one. - bugfix: memory leak in ompgsql Thanks to Ken for providing the patch --------------------------------------------------------------------------- +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) |