summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-03-15 08:19:39 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2013-03-15 08:19:39 +0100
commit0da4ec4d78508e6bc1b1683ab75d906852012be6 (patch)
tree0e9e4b5c71d019cc3181fd7f228af712def6d800
parentc469cff2f2e6cfd75ba91dfc106bed0baba99bf8 (diff)
parent6345e959d96bd9a3cbeeaea7f99572c33bea3054 (diff)
downloadrsyslog-0da4ec4d78508e6bc1b1683ab75d906852012be6.tar.gz
rsyslog-0da4ec4d78508e6bc1b1683ab75d906852012be6.tar.bz2
rsyslog-0da4ec4d78508e6bc1b1683ab75d906852012be6.zip
Merge branch 'v7-stable'
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a66bbadc..29192537 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
----------------------------------------------------------------------------