summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-05-06 07:40:35 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2013-05-06 07:40:35 +0200
commitb2dce99ca2b5e12f47dc84e93a4daf83466381b4 (patch)
treeb2d6921ac0a8df15d5c0cc4d01e10afa33252fb4
parente738369cf3713a46353c700ffa7eac4b78829f46 (diff)
downloadrsyslog-b2dce99ca2b5e12f47dc84e93a4daf83466381b4.tar.gz
rsyslog-b2dce99ca2b5e12f47dc84e93a4daf83466381b4.tar.bz2
rsyslog-b2dce99ca2b5e12f47dc84e93a4daf83466381b4.zip
doc: mention important merged-in patch in ChangeLog
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ab819c4..a0bb4d96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@ Version 7.3.14 [beta] 2013-05-??
- bugfix: some man pages were not properly installed
either rscryutil or rsgtutil man was installed, but not both
Thanks to Marius Tomaschewski for the patch.
+- bugfix: potential segfault on startup when builtin module was specified
+ in module() statement.
+ Thanks to Marius Tomaschewski for reporting the bug.
- bugfix: segfault due to invalid dynafile cache handling
Accidently, the old-style cache size parameter was used when the
dynafile cache was created in a RainerScript action. If the old-style