diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-05-19 09:18:51 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-05-19 09:18:51 +0200 |
commit | 362c006f0ff9f917adfa8a60931e339d31b4699a (patch) | |
tree | 8ae7543cf7c8e5963670426351b512b14547a15a /ChangeLog | |
parent | b47d95286bd78282c57fdc200f81d17b187a45dd (diff) | |
download | rsyslog-362c006f0ff9f917adfa8a60931e339d31b4699a.tar.gz rsyslog-362c006f0ff9f917adfa8a60931e339d31b4699a.tar.xz rsyslog-362c006f0ff9f917adfa8a60931e339d31b4699a.zip |
relaxed GnuTLS version requirement to 1.4.0
after confirmation from the field that this version is sufficient.
I always thought so (I think I developed under 1.4.x), but had no
longer an environment to verify. Most imporantly, this means that
Centos users will have much less trouble building rsyslog/tls
support.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ Version 3.22.1 [v3-stable] (rgerhards), 2009-04-?? affecting performance for delayable inputs - bugfix: potential segfault issue when multiple $UDPServerRun directives 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 --------------------------------------------------------------------------- Version 3.22.0 [v3-stable] (rgerhards), 2009-04-21 This is the first stable release that includes the full functionality |