summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-11-05 10:41:44 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-11-05 10:41:44 +0100
commit71b8b60b220945aa0c2b541bf144182e2bb6e032 (patch)
treee299863295daf0ac8a2bdd6e1198e90683795d8e /ChangeLog
parent7904ef4e377dda677a9e665e20401d8753535fca (diff)
downloadrsyslog-71b8b60b220945aa0c2b541bf144182e2bb6e032.tar.gz
rsyslog-71b8b60b220945aa0c2b541bf144182e2bb6e032.tar.xz
rsyslog-71b8b60b220945aa0c2b541bf144182e2bb6e032.zip
bugfix: segfault when an *empty* template was used
Bug: http://bugzilla.adiscon.com/show_bug.cgi?id=206 Thanks to David Hill for alerting us.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b735a94..e78dcd48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
---------------------------------------------------------------------------
Version 5.6.1 [V5-BETA] (rgerhards), 2010-??-??
+- bugfix: segfault when an *empty* template was used
+ Bug: http://bugzilla.adiscon.com/show_bug.cgi?id=206
+ Thanks to David Hill for alerting us.
- bugfix: compile failed with --enable-unlimited-select
thanks varmojfekoj for the patch
---------------------------------------------------------------------------