diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-07-19 14:54:13 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-07-19 14:54:13 +0200 |
commit | 5a25a441b44f2125ed709ed95e07dab9b56327d0 (patch) | |
tree | 3f40f87b0ccb85f70a70c37d37fd1311a187f821 | |
parent | cbf7ab6f355f54745920941c7045edd7ee3ff2a0 (diff) | |
download | rsyslog-5a25a441b44f2125ed709ed95e07dab9b56327d0.tar.gz rsyslog-5a25a441b44f2125ed709ed95e07dab9b56327d0.tar.bz2 rsyslog-5a25a441b44f2125ed709ed95e07dab9b56327d0.zip |
doc: mention queue file size patch
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ --------------------------------------------------------------------------- Version 5.10.2 [V5-STABLE], 201?-??-?? +- bugfix: queue file size was not correctly processed + this could lead to using one queue file per message for sizes >2GB + Thanks to Tomas Heinrich for the patch. - updated systemd files to match current systemd source - bugfix: spurios error messages from imuxsock about (non-error) EAGAIN Thanks to Marius Tomaschewski for the patch. |