summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2007-06-12 23:44:10 +1000
committerDarren Tucker <dtucker@zip.com.au>2007-06-12 23:44:10 +1000
commit26047496519e9ad25fb60da24645580200ecae50 (patch)
treec81a9b30d7bc1e9b292689ddcafc243a29c7f4af /ChangeLog
parent415bddc1bdd2d0be418ab82520512d77643c05b0 (diff)
- djm@cvs.openbsd.org 2007/06/12 11:45:27
[ssh.c] improved exit message from multiplex slave sessions; bz #1262 reported by alexandre.nunes AT gmail.com; ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 890625fa2..1ad2b3573 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,10 @@
29 GSSAPIDelegateCredentials=yes. This is symmetric with -k (disable GSSAPI) 29 GSSAPIDelegateCredentials=yes. This is symmetric with -k (disable GSSAPI)
30 and is useful for hosts with /home on Kerberised NFS; bz #1312 30 and is useful for hosts with /home on Kerberised NFS; bz #1312
31 patch from Markus.Kuhn AT cl.cam.ac.uk; ok dtucker@ markus@ 31 patch from Markus.Kuhn AT cl.cam.ac.uk; ok dtucker@ markus@
32 - djm@cvs.openbsd.org 2007/06/12 11:45:27
33 [ssh.c]
34 improved exit message from multiplex slave sessions; bz #1262
35 reported by alexandre.nunes AT gmail.com; ok dtucker@
32 36
3320070611 3720070611
34 - (djm) Bugzilla #1306: silence spurious error messages from hang-on-exit 38 - (djm) Bugzilla #1306: silence spurious error messages from hang-on-exit
@@ -3043,4 +3047,4 @@
3043 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3047 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3044 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3048 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3045 3049
3046$Id: ChangeLog,v 1.4694 2007/06/12 13:43:16 dtucker Exp $ 3050$Id: ChangeLog,v 1.4695 2007/06/12 13:44:10 dtucker Exp $