diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-05-29 13:54:53 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-05-29 13:54:53 +0200 |
commit | 6ddb3249e6bac6c573a5ab45eba65fba91c1d9e9 (patch) | |
tree | 6ffc6dfb496a8dab86a815fa8821a98d021c76f8 /ChangeLog | |
parent | 43c45bfebcc672d6fbec2d4d659609d1ea48eda6 (diff) | |
download | rsyslog-6ddb3249e6bac6c573a5ab45eba65fba91c1d9e9.tar.gz rsyslog-6ddb3249e6bac6c573a5ab45eba65fba91c1d9e9.tar.xz rsyslog-6ddb3249e6bac6c573a5ab45eba65fba91c1d9e9.zip |
fixed copy&paste error in previous commit
(testcase was only present in v4, so I did not spot the issue immediately)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ Version 3.22.1 [v3-stable] (rgerhards), 2009-04-?? are specified. Thanks to Michael Biebl for helping to debug this one. - relaxed GnuTLS version requirement to 1.4.0 after confirmation from the field that this version is sufficient +- bugfix: parser did not properly handle empty structured data --------------------------------------------------------------------------- Version 3.22.0 [v3-stable] (rgerhards), 2009-04-21 This is the first stable release that includes the full functionality |