summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-02-26 13:43:13 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-02-26 13:43:13 +0000
commitb00cf838bb11fdff8a55c67f07e1045350ec8981 (patch)
treee60b876cbf3684ac40536d87a8bcf401e50e17eb /ChangeLog
parent1a4ea8dc01a946ad48a0e85808d3e09d047c98d3 (diff)
downloadrsyslog-b00cf838bb11fdff8a55c67f07e1045350ec8981.tar.gz
rsyslog-b00cf838bb11fdff8a55c67f07e1045350ec8981.tar.xz
rsyslog-b00cf838bb11fdff8a55c67f07e1045350ec8981.zip
- bugfix: resolved potential segfault condition on HUP (extremely unlikely
to happen in practice), for details see tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=38
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce61ea82..1caea15b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
Version 2.0.3 STABLE (rgerhards), 2008-02-??
- bugfix: setting for $EscapeCopntrolCharactersOnReceive was not
properly initialized
+- bugfix: resolved potential segfault condition on HUP (extremely
+ unlikely to happen in practice), for details see tracker:
+ http://bugzilla.adiscon.com/show_bug.cgi?id=38
- improved the man pages a bit - thanks to Michael Biebl for the patch
---------------------------------------------------------------------------
Version 2.0.2 STABLE (rgerhards), 2008-02-12