diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-03-15 08:19:39 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-03-15 08:19:39 +0100 |
commit | 0da4ec4d78508e6bc1b1683ab75d906852012be6 (patch) | |
tree | 0e9e4b5c71d019cc3181fd7f228af712def6d800 | |
parent | c469cff2f2e6cfd75ba91dfc106bed0baba99bf8 (diff) | |
parent | 6345e959d96bd9a3cbeeaea7f99572c33bea3054 (diff) | |
download | rsyslog-0da4ec4d78508e6bc1b1683ab75d906852012be6.tar.gz rsyslog-0da4ec4d78508e6bc1b1683ab75d906852012be6.tar.bz2 rsyslog-0da4ec4d78508e6bc1b1683ab75d906852012be6.zip |
Merge branch 'v7-stable'
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -173,6 +173,10 @@ Version 7.3.0 [devel] 2012-10-09 This is controlled by the new action parameter "VeryReliableZip". ---------------------------------------------------------------------------- Version 7.2.7 [v7-stable] 2013-03-?? +- bugfix: imuxsock was missing SysSock.ParseTrusted module parameter + To use that functionality, legacy rsyslog.conf syntax had to be used. + Also, the doc was missing information on the "ParseTrusted" set of + config directives. - doc bugfix: rsyslog.conf man page had invalid file format info closes: http://bugzilla.adiscon.com/show_bug.cgi?id=418 ---------------------------------------------------------------------------- |