diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-11-08 18:02:56 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-11-08 18:02:56 +0100 |
commit | 016253b18d667aea2867b5bb26d0235215c83d43 (patch) | |
tree | 86661667c7c419dd18cef49bf453fb0abe8aa3d7 | |
parent | 12a410157346e6b970293bfe1d4b77a9eb0aacdb (diff) | |
download | rsyslog-016253b18d667aea2867b5bb26d0235215c83d43.tar.gz rsyslog-016253b18d667aea2867b5bb26d0235215c83d43.tar.bz2 rsyslog-016253b18d667aea2867b5bb26d0235215c83d43.zip |
doc: mention imported patch in ChangeLog
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ Version 7.2.2 [v7-stable] 2012-10-?? - 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.2.1 [v7-stable] 2012-10-29 - bugfix: ruleset()-object did only support a single statement |