diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-03-21 15:55:45 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-03-21 15:55:45 +0100 |
commit | 8cc6969c732c1d26cc699983d201124004a6526f (patch) | |
tree | a07cf46c09c68f4a276b7c1a64a4d0b8b6ed52b2 | |
parent | 81e45885ac5688318d8ddb00937b43d11c26ee0f (diff) | |
parent | 0003b4e04e1872bf48bb061a9b8865e516834e97 (diff) | |
download | rsyslog-8cc6969c732c1d26cc699983d201124004a6526f.tar.gz rsyslog-8cc6969c732c1d26cc699983d201124004a6526f.tar.bz2 rsyslog-8cc6969c732c1d26cc699983d201124004a6526f.zip |
Merge branch 'v7-stable'
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -208,6 +208,8 @@ Version 7.2.7 [v7-stable] 2013-03-?? - improved debugging support in forked (auto-backgrounding) mode The rsyslog debug log file is now continued to be written across the fork. +- bugfix: imudp scheduling parameters did affect main thread, not imudp + closes: http://bugzilla.adiscon.com/show_bug.cgi?id=409 - bugfix: imuxsock rate-limiting could not be configured via legacy conf Rate-limiting for the system socket could not be configured via legacy configuration directives. However, the new-style RainerScript config |