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 2bc077cf7..ee16d85a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,12 @@
22 input/output buffers past the maximum supported by the buffer API and 22 input/output buffers past the maximum supported by the buffer API and
23 promptly fatal() 23 promptly fatal()
24 based on patch from Thue Janus Kristensen; feedback & ok dtucker@ 24 based on patch from Thue Janus Kristensen; feedback & ok dtucker@
25 - djm@cvs.openbsd.org 2007/05/17 20:48:13
26 [sshconnect2.c]
27 fall back to gethostname() when the outgoing connection is not
28 on a socket, such as is the case when ProxyCommand is used.
29 Gives hostbased auth an opportunity to work; bz#616, report
30 and feedback stuart AT kaloram.com; ok markus@
25 31
2620070509 3220070509
27 - (tim) [configure.ac] Bug #1287: Add missing test for ucred.h. 33 - (tim) [configure.ac] Bug #1287: Add missing test for ucred.h.
@@ -2922,4 +2928,4 @@
2922 OpenServer 6 and add osr5bigcrypt support so when someone migrates 2928 OpenServer 6 and add osr5bigcrypt support so when someone migrates
2923 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 2929 passwords between UnixWare and OpenServer they will still work. OK dtucker@
2924 2930
2925$Id: ChangeLog,v 1.4665 2007/05/20 05:09:04 dtucker Exp $ 2931$Id: ChangeLog,v 1.4666 2007/05/20 05:09:42 dtucker Exp $