diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-09-19 12:35:17 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-09-19 12:35:17 +0200 |
commit | 322b646204c970b1cb77e94c150726178f1cee19 (patch) | |
tree | 0228cf034c5d65e37e5f2ccfd3765cb9fb37f0c4 | |
parent | 294630b88601f139dc49fe3b00f0b639927ac040 (diff) | |
download | rsyslog-322b646204c970b1cb77e94c150726178f1cee19.tar.gz rsyslog-322b646204c970b1cb77e94c150726178f1cee19.tar.bz2 rsyslog-322b646204c970b1cb77e94c150726178f1cee19.zip |
doc: announce new features in ChangeLog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ --------------------------------------------------------------------------- Version 7.1.4 [devel] 2012-09-?? +- introduced full JSON support for variable manipulation +- intorduced "subtree"-type tempalates - bugfix: MsgDup() did not copy CEE structure This function was called at various places, most importantly during "last messages repeated n times" processing and omruleset. If CEE(JSON) |