diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-04-07 14:30:27 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-04-07 14:30:27 +0200 |
commit | 7b620dc671b6e00aef511448a5191bb5f7e0b03f (patch) | |
tree | 059ed9de4ff268ce8e980745288d49c16e47a24b | |
parent | 5351538b0aaa3db199b1116c33b38542e81edb41 (diff) | |
download | rsyslog-7b620dc671b6e00aef511448a5191bb5f7e0b03f.tar.gz rsyslog-7b620dc671b6e00aef511448a5191bb5f7e0b03f.tar.bz2 rsyslog-7b620dc671b6e00aef511448a5191bb5f7e0b03f.zip |
doc: fix typo in ChangeLog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ --------------------------------------------------------------------------- Version 6.3.8 [DEVEL] 2012-02-?? -- added $PStatsJSON directive to permit stats records in JSON format +- added $PStatJSON directive to permit stats records in JSON format - added "date-unixtimestamp" property replacer option to format as a unix timestamp (seconds since epoch) - added "json" property replacer option to support JSON encoding on a |