diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-30 14:43:14 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-30 14:43:14 +0000 |
commit | 35c02f54dc057fd2ecdfa9397530d34c4fb0e916 (patch) | |
tree | a58fceba899347a88fe27febc115a93669435aff /ChangeLog | |
parent | b2f49fd163eefb4cc1bcd36cd367e5cf4a5713a9 (diff) | |
download | rsyslog-35c02f54dc057fd2ecdfa9397530d34c4fb0e916.tar.gz rsyslog-35c02f54dc057fd2ecdfa9397530d34c4fb0e916.tar.xz rsyslog-35c02f54dc057fd2ecdfa9397530d34c4fb0e916.zip |
fixed a bug that caused a potential hang in file and fwd output module
varmojfekoj provided the patch - many thanks!
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -28,6 +28,8 @@ Version 3.11.0 (rgerhards), 2008-01-?? - changed the ommysql output plugin so that the (lengthy) connection initialization now takes place in message processing. This works much better with the new queued action mode (fast startup) +- fixed a bug that caused a potential hang in file and fwd output module + varmojfekoj provided the patch - many thanks! --------------------------------------------------------------------------- Version 3.10.3 (rgerhards), 2008-01-28 - fixed a bug with standard template definitions (not a big deal) - thanks |