summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ceea43e3..f3d5c20eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,11 @@
5 bz#1740: display a more helpful error message when $HOME is 5 bz#1740: display a more helpful error message when $HOME is
6 inaccessible while trying to create .ssh directory. Based on patch 6 inaccessible while trying to create .ssh directory. Based on patch
7 from jchadima AT redhat.com; ok dtucker@ 7 from jchadima AT redhat.com; ok dtucker@
8 - djm@cvs.openbsd.org 2010/04/23 22:27:38
9 [mux.c]
10 set "detach_close" flag when registering channel cleanup callbacks.
11 This causes the channel to close normally when its fds close and
12 hangs when terminating a mux slave using ~. bz#1758; ok markus@
8 13
920100423 1420100423
10 - (dtucker) [configure.ac] Bug #1756: Check for the existence of a lib64 dir 15 - (dtucker) [configure.ac] Bug #1756: Check for the existence of a lib64 dir