diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-11-08 18:04:42 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-11-08 18:04:42 +0100 |
commit | f81652ce30d2f33557d1e392c9efc3a76cf68b02 (patch) | |
tree | 49f545deb47ff48615a8b214a8440a6ebba4bdc7 | |
parent | 7ab0af28e796dcda015691b02beefae55e4478e3 (diff) | |
download | rsyslog-f81652ce30d2f33557d1e392c9efc3a76cf68b02.tar.gz rsyslog-f81652ce30d2f33557d1e392c9efc3a76cf68b02.tar.bz2 rsyslog-f81652ce30d2f33557d1e392c9efc3a76cf68b02.zip |
doc: mention imported patches in ChangeLog
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,4 +1,10 @@ --------------------------------------------------------------------------- +Version 7.3.4 [devel] 2012-11-?? +- bugfix: improper handling of backslash in string-type template()s +- bugfix: leading quote (") in string-type template() lead to thight loop + on startup +- bugfix: no error msg on invalid field option in legacy/string template +--------------------------------------------------------------------------- Version 7.3.3 [devel] 2012-11-07 - improved disk queue performance - bugfix: dynafile zip files could be corrupted |