summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-07-24 13:53:19 +1000
committerDamien Miller <djm@mindrot.org>2006-07-24 13:53:19 +1000
commit2d00e63cb889a3b23b6d443ecb0921e34fb0a934 (patch)
treeee9252e5df2dc555ca9ce1426cf2140c5b103e6f /ChangeLog
parent939878b95f6448e9933976f920a42f09e7f70fab (diff)
- stevesk@cvs.openbsd.org 2006/07/12 22:42:32
[includes.h ssh.c ssh-rand-helper.c] move #include <stddef.h> out of includes.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ad47d1996..b4dbb2b28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
9 [auth-options.c canohost.c channels.c includes.h readconf.c] 9 [auth-options.c canohost.c channels.c includes.h readconf.c]
10 [servconf.c ssh-keyscan.c ssh.c sshconnect.c sshd.c] 10 [servconf.c ssh-keyscan.c ssh.c sshconnect.c sshd.c]
11 move #include <netdb.h> out of includes.h; ok djm@ 11 move #include <netdb.h> out of includes.h; ok djm@
12 - stevesk@cvs.openbsd.org 2006/07/12 22:42:32
13 [includes.h ssh.c ssh-rand-helper.c]
14 move #include <stddef.h> out of includes.h
12 15
1320060713 1620060713
14 - (dtucker) [auth-krb5.c auth-pam.c] Still more errno.h 17 - (dtucker) [auth-krb5.c auth-pam.c] Still more errno.h
@@ -4927,4 +4930,4 @@
4927 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4930 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4928 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4931 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4929 4932
4930$Id: ChangeLog,v 1.4410 2006/07/24 03:52:06 djm Exp $ 4933$Id: ChangeLog,v 1.4411 2006/07/24 03:53:19 djm Exp $