summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-07-19 14:54:13 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2013-07-19 14:54:13 +0200
commit5a25a441b44f2125ed709ed95e07dab9b56327d0 (patch)
tree3f40f87b0ccb85f70a70c37d37fd1311a187f821
parentcbf7ab6f355f54745920941c7045edd7ee3ff2a0 (diff)
downloadrsyslog-5a25a441b44f2125ed709ed95e07dab9b56327d0.tar.gz
rsyslog-5a25a441b44f2125ed709ed95e07dab9b56327d0.tar.bz2
rsyslog-5a25a441b44f2125ed709ed95e07dab9b56327d0.zip
doc: mention queue file size patch
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cb7a1a8..fe3c244c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.