summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-08-05 13:27:29 +1000
committerDamien Miller <djm@mindrot.org>2006-08-05 13:27:29 +1000
commitd04db59ad929d289c2dcaa466989659bbc449f6b (patch)
tree6e7a34b793884bea29baa4bff222c92e7e1c6476 /ChangeLog
parent475d61e1043604c0e65211361af08b99003af0d0 (diff)
- (djm) [openbsd-compat/regress/snprintftest.c]
[openbsd-compat/regress/strduptest.c] Add missing includes so they pass compilation with "-Wall -Werror"
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 47069e286..180f4403b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -90,6 +90,9 @@
90 remove last traces of bufaux.h - it was merged into buffer.h in the big 90 remove last traces of bufaux.h - it was merged into buffer.h in the big
91 includes.h commit 91 includes.h commit
92 - (djm) [auth.c loginrec.c] Missing netinet/in.h for loginrec 92 - (djm) [auth.c loginrec.c] Missing netinet/in.h for loginrec
93 - (djm) [openbsd-compat/regress/snprintftest.c]
94 [openbsd-compat/regress/strduptest.c] Add missing includes so they pass
95 compilation with "-Wall -Werror"
93 96
9420060804 9720060804
95 - (dtucker) [configure.ac] The "crippled AES" test does not work on recent 98 - (dtucker) [configure.ac] The "crippled AES" test does not work on recent
@@ -5160,4 +5163,4 @@
5160 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 5163 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
5161 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 5164 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
5162 5165
5163$Id: ChangeLog,v 1.4456 2006/08/05 02:54:24 djm Exp $ 5166$Id: ChangeLog,v 1.4457 2006/08/05 03:27:29 djm Exp $