summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-11-15 15:17:26 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2013-11-15 15:17:26 +0100
commitd0ee95509a5bec3a7ef8d76cbbb57b72b5507772 (patch)
treefca92659edc476535ee9d1b649c914c8bf7173ee
parentf0124d12639f7a4cffee70ca2bd8cee7984b865c (diff)
downloadrsyslog-d0ee95509a5bec3a7ef8d76cbbb57b72b5507772.tar.gz
rsyslog-d0ee95509a5bec3a7ef8d76cbbb57b72b5507772.tar.bz2
rsyslog-d0ee95509a5bec3a7ef8d76cbbb57b72b5507772.zip
doc: add Tomas' patch to ChangeLog
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41128c12..d9bcf932 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
+---------------------------------------------------------------------------
Version 7.4.7 [v7.4-stable] 2013-11-??
+- bugfix: $SystemLogUseSysTimeStamp/$SystemLogUsePIDFromSystem did not work
+ Thanks to Tomas Heinrich for the patch.
- improved checking of queue config parameters on startup
- bugfix: call to ruleset with async queue did not use the queue
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=443