summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-04-07 14:40:55 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2010-04-07 14:40:55 +0200
commit5ef852f4a3f030f61254a963b0d2dca290933e3c (patch)
treea7d52e313863b7c333a9b8326d8e873c57dd17f5 /ChangeLog
parent7db6ffbce3e2a709e77ff05782f703ec112ed84b (diff)
parente2ceb7247cbd9dff1bfb0efe22d6bc68e70a3fd8 (diff)
downloadrsyslog-5ef852f4a3f030f61254a963b0d2dca290933e3c.tar.gz
rsyslog-5ef852f4a3f030f61254a963b0d2dca290933e3c.tar.xz
rsyslog-5ef852f4a3f030f61254a963b0d2dca290933e3c.zip
Merge branch 'v4-stable' into v4-stable-solaris
Conflicts: ChangeLog tests/Makefile.am tests/tcpflood.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index cda52c3b..663af9f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
+---------------------------------------------------------------------------
+Version 4.6.3 [v4-stable] (rgerhards), 2010-03-??
- improvded testbench
- added test with truly random data received via syslog to test
robustness
+- bugfix: default for $OMFileFlushOnTXEnd was wrong ("off").
+ This, in default mode, caused buffered writing to be used, what
+ means that it looked like no output were written or partial
+ lines. Thanks to Michael Biebl for pointing out this bug.
- bugfix: testbench failed when not executed in UTC+1 timezone
accidently, the time zone information was kept inside some
to-be-checked-for responses
@@ -10,8 +16,6 @@
integrated.
- bugfix: the T/P/E config size specifiers did not work properly under
all 32-bit platforms
----------------------------------------------------------------------------
-Version 4.6.3 [v4-stable] (rgerhards), 2010-03-??
- bugfix: local unix system log socket was deleted even when it was
not configured
---------------------------------------------------------------------------