summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f69442f4..c35092898 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,12 @@
3 - djm@cvs.openbsd.org 2008/07/02 13:30:34 3 - djm@cvs.openbsd.org 2008/07/02 13:30:34
4 [auth2.c] 4 [auth2.c]
5 really really remove the freebie "none" auth try for protocol 2 5 really really remove the freebie "none" auth try for protocol 2
6 - djm@cvs.openbsd.org 2008/07/02 13:47:39
7 [ssh.1 ssh.c]
8 When forking after authentication ("ssh -f") with ExitOnForwardFailure
9 enabled, delay the fork until after replies for any -R forwards have
10 been seen. Allows for robust detection of -R forward failure when
11 using -f (similar to bz#92); ok dtucker@
6 12
720080702 1320080702
8 - (dtucker) OpenBSD CVS Sync 14 - (dtucker) OpenBSD CVS Sync
@@ -4538,4 +4544,4 @@
4538 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4544 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4539 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4545 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4540 4546
4541$Id: ChangeLog,v 1.5049 2008/07/04 02:53:23 dtucker Exp $ 4547$Id: ChangeLog,v 1.5050 2008/07/04 02:53:50 dtucker Exp $