summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b9a3ca2fb..54fa577b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,11 @@
25 [ssh-keygen.c ssh-keyscan.c ssh-keysign.c ssh.c sshconnect.c] 25 [ssh-keygen.c ssh-keyscan.c ssh-keysign.c ssh.c sshconnect.c]
26 [sshconnect1.c sshd.c xmalloc.c] 26 [sshconnect1.c sshd.c xmalloc.c]
27 move #include <stdlib.h> out of includes.h 27 move #include <stdlib.h> out of includes.h
28 - jmc@cvs.openbsd.org 2006/07/27 08:00:50
29 [ssh_config.5]
30 avoid confusing wording in HashKnownHosts:
31 originally spotted by alan amesbury;
32 ok deraadt
28 33
2920060804 3420060804
30 - (dtucker) [configure.ac] The "crippled AES" test does not work on recent 35 - (dtucker) [configure.ac] The "crippled AES" test does not work on recent
@@ -5095,4 +5100,4 @@
5095 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 5100 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
5096 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 5101 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
5097 5102
5098$Id: ChangeLog,v 1.4446 2006/08/05 01:34:19 djm Exp $ 5103$Id: ChangeLog,v 1.4447 2006/08/05 01:34:51 djm Exp $