diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-05-06 07:40:35 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-05-06 07:40:35 +0200 |
commit | b2dce99ca2b5e12f47dc84e93a4daf83466381b4 (patch) | |
tree | b2d6921ac0a8df15d5c0cc4d01e10afa33252fb4 | |
parent | e738369cf3713a46353c700ffa7eac4b78829f46 (diff) | |
download | rsyslog-b2dce99ca2b5e12f47dc84e93a4daf83466381b4.tar.gz rsyslog-b2dce99ca2b5e12f47dc84e93a4daf83466381b4.tar.bz2 rsyslog-b2dce99ca2b5e12f47dc84e93a4daf83466381b4.zip |
doc: mention important merged-in patch in ChangeLog
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |