summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-07-15 11:12:28 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-07-15 11:12:28 +0200
commita8b583669a74dc053b0073531d8d3076779416a6 (patch)
tree555ba1a87acfabe1da1d6bb85790d400ffdc00bd /ChangeLog
parent17b5f2264fad2e3866f9f3325f2bd67bf4aa69f0 (diff)
downloadrsyslog-a8b583669a74dc053b0073531d8d3076779416a6.tar.gz
rsyslog-a8b583669a74dc053b0073531d8d3076779416a6.tar.xz
rsyslog-a8b583669a74dc053b0073531d8d3076779416a6.zip
CONFIG CHANGE: $HUPisRestart default is now "off".
We are doing this to support removal of restart-type HUP in v5. Elaborate doc added to explain reasoning and actions to be taken.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9aca45f7..e44b9f83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
---------------------------------------------------------------------------
Version 4.5.1 [DEVEL] (rgerhards), 2009-07-??
+- CONFIG CHANGE: $HUPisRestart default is now "off". We are doing this
+ to support removal of restart-type HUP in v5.
- bugfix: fromhost-ip was sometimes truncated
- bugfix: potential segfault when zip-compressed syslog records were
received (double free)