summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-06-29 12:40:41 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-06-29 12:40:41 +0200
commit6511278082a7e1e9602385cd24cdb5e363cb702f (patch)
treeda40eaf59776b92541e2f83b9b6b2465bd3d99c3 /ChangeLog
parent736a3631e63955175294311988090e22dac93a8e (diff)
downloadrsyslog-6511278082a7e1e9602385cd24cdb5e363cb702f.tar.gz
rsyslog-6511278082a7e1e9602385cd24cdb5e363cb702f.tar.xz
rsyslog-6511278082a7e1e9602385cd24cdb5e363cb702f.zip
bugfix: ssh session hangs after rsyslgod is started from it
stderr/stdout were not closed to be able to emit error messages, but this caused ssh sessions to hang. Now we close them after the initial initialization. See forum thread: http://kb.monitorware.com/controlling-terminal-issues-t9875.html
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ee2e6ba..66836317 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
---------------------------------------------------------------------------
+Version 4.2.1 [v4-stable] (rgerhards), 2009-0?-??
+- bugfix: stderr/stdout were not closed to be able to emit error messages,
+ but this caused ssh sessions to hang. Now we close them after the
+ initial initialization. See forum thread:
+ http://kb.monitorware.com/controlling-terminal-issues-t9875.html
+---------------------------------------------------------------------------
Version 4.2.0 [v4-stable] (rgerhards), 2009-06-23
- bugfix: light and full delay watermarks had invalid values, badly
affecting performance for delayable inputs