summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ae91a5b7a..fbed54378 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@
7 - stevesk@cvs.openbsd.org 2006/07/25 02:01:34 7 - stevesk@cvs.openbsd.org 2006/07/25 02:01:34
8 [scard.c] 8 [scard.c]
9 need #include <string.h> 9 need #include <string.h>
10 - stevesk@cvs.openbsd.org 2006/07/25 02:59:21
11 [channels.c clientloop.c packet.c scp.c serverloop.c sftp-client.c]
12 [sftp-server.c ssh-agent.c ssh-keyscan.c sshconnect.c sshd.c]
13 move #include <sys/time.h> out of includes.h
10 14
1120060804 1520060804
12 - (dtucker) [configure.ac] The "crippled AES" test does not work on recent 16 - (dtucker) [configure.ac] The "crippled AES" test does not work on recent
@@ -5077,4 +5081,4 @@
5077 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 5081 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
5078 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 5082 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
5079 5083
5080$Id: ChangeLog,v 1.4443 2006/08/04 23:33:15 djm Exp $ 5084$Id: ChangeLog,v 1.4444 2006/08/05 00:57:45 djm Exp $