summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-04-12 14:58:42 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-04-12 14:58:42 +0200
commit80d62d6bb7fe19c50f10732f98c8de90094845b0 (patch)
tree579a90d291c94148a2d434e15ee878fe8dbb4383 /ChangeLog
parent0b8f3d5463807ae4c0a0f880b441775a51737fe8 (diff)
downloadrsyslog-80d62d6bb7fe19c50f10732f98c8de90094845b0.tar.gz
rsyslog-80d62d6bb7fe19c50f10732f98c8de90094845b0.tar.xz
rsyslog-80d62d6bb7fe19c50f10732f98c8de90094845b0.zip
preparing for 5.9.6v5.9.6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 35b0656f..2d817343 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
---------------------------------------------------------------------------
-Version 5.9.6 [V5-DEVEL], 2012-03-??
+Version 5.9.6 [V5-BETA], 2012-04-12
+- added configuration directives to customize queue light delay marks
- permit size modifiers (k,m,g,...) in integer config parameters
Thanks to Jo Rhett for the suggestion.
+- bugfix: hostname was not requeried on HUP
+ Thanks to Per Jessen for reporting this bug and Marius Tomaschewski for
+ his help in testing the fix.
- bugfix: imklog invalidly computed facility and severity
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=313
- added configuration directive to disable octet-counted framing
@@ -9,7 +13,6 @@ Version 5.9.6 [V5-DEVEL], 2012-03-??
for imptcp, directive is $InputPTCPServerSupportOctetCountedFraming
- added capability to use a local interface IP address as fromhost-ip for
locally originating messages. New directive $LocalHostIPIF
-- added configuration directives to customize queue light delay marks
---------------------------------------------------------------------------
Version 5.9.5 [V5-DEVEL], 2012-01-27
- improved impstats subsystem, added many new counters