diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-11-15 15:17:26 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-11-15 15:17:26 +0100 |
commit | d0ee95509a5bec3a7ef8d76cbbb57b72b5507772 (patch) | |
tree | fca92659edc476535ee9d1b649c914c8bf7173ee | |
parent | f0124d12639f7a4cffee70ca2bd8cee7984b865c (diff) | |
download | rsyslog-d0ee95509a5bec3a7ef8d76cbbb57b72b5507772.tar.gz rsyslog-d0ee95509a5bec3a7ef8d76cbbb57b72b5507772.tar.bz2 rsyslog-d0ee95509a5bec3a7ef8d76cbbb57b72b5507772.zip |
doc: add Tomas' patch to ChangeLog
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |