summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-15 11:25:13 +1100
committerDamien Miller <djm@mindrot.org>2006-03-15 11:25:13 +1100
commit88f254b9a56fb87069e9f078ec613d6d08e4dac5 (patch)
treecafa3ea1be763fa257a36871a9ac90fda22ce476 /ChangeLog
parent68f8e992bf4ab38263b8619aad8a5e34f238fffb (diff)
- stevesk@cvs.openbsd.org 2006/02/08 23:51:24
[includes.h scp.c sftp-glob.c sftp-server.c] move #include <dirent.h> out of includes.h; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 707411e33..d87509fb4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,6 +47,9 @@
47 [includes.h packet.c] 47 [includes.h packet.c]
48 move #include <netinet/in_systm.h> and <netinet/ip.h> out of 48 move #include <netinet/in_systm.h> and <netinet/ip.h> out of
49 includes.h; ok markus@ 49 includes.h; ok markus@
50 - stevesk@cvs.openbsd.org 2006/02/08 23:51:24
51 [includes.h scp.c sftp-glob.c sftp-server.c]
52 move #include <dirent.h> out of includes.h; ok markus@
50 53
5120060313 5420060313
52 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) 55 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
@@ -3948,4 +3951,4 @@
3948 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3951 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3949 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3952 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3950 3953
3951$Id: ChangeLog,v 1.4153 2006/03/15 00:24:12 djm Exp $ 3954$Id: ChangeLog,v 1.4154 2006/03/15 00:25:13 djm Exp $