summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-09-20 15:16:53 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-09-20 15:16:53 +0200
commit086db18cc304c9aff082e8ee4adfdadeacfa5c39 (patch)
tree0eb8e98e22224c6e792f0c75c1dd9eda528feafd /ChangeLog
parent1d0e4ba3b34464343c388ccef3ca8b08df42076a (diff)
downloadrsyslog-086db18cc304c9aff082e8ee4adfdadeacfa5c39.tar.gz
rsyslog-086db18cc304c9aff082e8ee4adfdadeacfa5c39.tar.xz
rsyslog-086db18cc304c9aff082e8ee4adfdadeacfa5c39.zip
bugfix: potential abort if ultra-large file io buffers are used and
dynafile cache exhausts address space (primarily a problem on 32 bit platforms)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a0989c7..78c9217b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
---------------------------------------------------------------------------
+Version 4.8.1 [v4-beta], 2011-09-??
+- bugfix: potential abort if ultra-large file io buffers are used and
+ dynafile cache exhausts address space (primarily a problem on 32 bit
+ platforms)
+---------------------------------------------------------------------------
Version 4.8.0 [v4-stable] (rgerhards), 2011-09-07
***************************************************************************
* This is a new stable v4 version. It contains all fixes and enhancements *