diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-12-18 13:55:24 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-12-18 13:55:24 +0100 |
commit | 98624f1bc46b8fd259bc1096022df5fc642e90bf (patch) | |
tree | 29468fa8e8a9bdddbbaae188494e24bf6972ef62 /ChangeLog | |
parent | 6b1a023f256030d19e12bbaeaeb236e4d664d90a (diff) | |
parent | 197d980f5b1fabef40d908f2aaf51c5be184c0e2 (diff) | |
download | rsyslog-98624f1bc46b8fd259bc1096022df5fc642e90bf.tar.gz rsyslog-98624f1bc46b8fd259bc1096022df5fc642e90bf.tar.xz rsyslog-98624f1bc46b8fd259bc1096022df5fc642e90bf.zip |
Merge branch 'debian_lenny' into v3-stable
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -211,6 +211,8 @@ Version 3.19.0 (rgerhards), 2008-05-06 Version 3.18.7 (rgerhards), 2008-12-?? - some legacy options were not correctly processed. Thanks to varmojfekoj for the patch. +- doc bugfix: some spelling errors in man pages corrected. Thanks to + Geoff Simmons for the patch. --------------------------------------------------------------------------- Version 3.18.6 (rgerhards), 2008-12-08 - security bugfix: $AllowedSender was not honored, all senders were @@ -889,10 +891,13 @@ Version 3.10.0 (rgerhards), 2008-01-07 mode --------------------------------------------------------------------------- Version 2.0.7 V2-STABLE (rgerhards), 2008-??-?? +- bugfix: "$CreateDirs off" also disabled file creation + Thanks to William Tisater for analyzing this bug and providing a patch. + The actual code change is heavily based on William's patch. - bugfix: memory leak in ompgsql Thanks to Ken for providing the patch --------------------------------------------------------------------------- -Version 2.0.6 V2-STABLE (rgerhards), 2008-??-?? +Version 2.0.6 V2-STABLE (rgerhards), 2008-08-07 - bugfix: memory leaks in rsyslogd, primarily in singlethread mode Thanks to Frederico Nunez for providing the fix - bugfix: copy&paste error lead to dangling if - this caused a very minor |