diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-11-30 12:02:59 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-11-30 12:02:59 +0100 |
commit | bdce4afc84d4355398a845fae37f5e183a230a46 (patch) | |
tree | c7514d98e1c01f13b18b0a7e86b8c05f39530e8e /ChangeLog | |
parent | d695383cd65b01dc9be1ee1873588708366aa5ed (diff) | |
download | rsyslog-bdce4afc84d4355398a845fae37f5e183a230a46.tar.gz rsyslog-bdce4afc84d4355398a845fae37f5e183a230a46.tar.xz rsyslog-bdce4afc84d4355398a845fae37f5e183a230a46.zip |
cosmetic: mentioned imported patch in ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ Version 5.3.6 [BETA] (rgerhards), 2009-11-?? Thanks to Tomas Kubina for the patch [imgssapi] - bugfix (kind of): check if TCP connection is still alive if using TLS Thanks to Jonathan Bond-Caron for the patch. +- bugfix: $CreateDirs variable not properly initialized, default thus + was random (but most often "on") [imported from v3] --------------------------------------------------------------------------- Version 5.3.5 [BETA] (rgerhards), 2009-11-13 - some light performance enhancement by replacing time() call with much |