summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-06-04 12:01:24 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-06-04 12:01:24 +0200
commit55659b96a38d926445c9ae4123df4b1d29e18c32 (patch)
treeeab6e616e3b82a1dd76b0b5cbef3052ee837525f /ChangeLog
parent9020647cdcdb0ef132491838e36c870f4e4e90ea (diff)
downloadrsyslog-55659b96a38d926445c9ae4123df4b1d29e18c32.tar.gz
rsyslog-55659b96a38d926445c9ae4123df4b1d29e18c32.tar.xz
rsyslog-55659b96a38d926445c9ae4123df4b1d29e18c32.zip
add small delay (50ms) after sending shutdown message
There seem to be cases where the shutdown message is otherwise not processed, not even on an idle system. Thanks to Marcin for bringing this problem up.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25a67cfa..fd2b076a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,10 @@ Version 5.8.12 [V5-stable] 2012-05-??
please let us know.
Thanks to Tomas Heinrich for the patch.
- bugfix/tcpflood: sending small test files did not work correctly
+- add small delay (50ms) after sending shutdown message
+ There seem to be cases where the shutdown message is otherwise not
+ processed, not even on an idle system. Thanks to Marcin for
+ bringing this problem up.
---------------------------------------------------------------------------
Version 5.8.11 [V5-stable] 2012-05-03
- bugfix: ommysql did not properly init/exit the mysql runtime library