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 4b2a76585..e00c31d5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,11 @@
26 - stevesk@cvs.openbsd.org 2006/02/07 03:59:20 26 - stevesk@cvs.openbsd.org 2006/02/07 03:59:20
27 [deattack.c] 27 [deattack.c]
28 duplicate #include 28 duplicate #include
29 - stevesk@cvs.openbsd.org 2006/02/08 12:15:27
30 [auth.c clientloop.c includes.h misc.c monitor.c readpass.c]
31 [session.c sftp.c ssh-agent.c ssh-keysign.c ssh.c sshconnect.c]
32 [sshd.c sshpty.c]
33 move #include <paths.h> out of includes.h; ok markus@
29 34
3020060313 3520060313
31 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) 36 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
@@ -3927,4 +3932,4 @@
3927 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3932 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3928 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3933 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3929 3934
3930$Id: ChangeLog,v 1.4147 2006/03/15 00:12:38 djm Exp $ 3935$Id: ChangeLog,v 1.4148 2006/03/15 00:16:59 djm Exp $