summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c3641cff8..8835fec20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -98,6 +98,8 @@
98 includes for Linux in 98 includes for Linux in
99 - (dtucker) [cleanup.c] Need defines.h for __dead. 99 - (dtucker) [cleanup.c] Need defines.h for __dead.
100 - (dtucker) [auth2-gss.c] We still need the #ifdef GSSAPI in -portable. 100 - (dtucker) [auth2-gss.c] We still need the #ifdef GSSAPI in -portable.
101 - (dtucker) [openbsd-compat/{bsd-arc4random.c,port-tun.c,xmmap.c}] Lots of
102 #include stdarg.h, needed for log.h.
101 103
10220060804 10420060804
103 - (dtucker) [configure.ac] The "crippled AES" test does not work on recent 105 - (dtucker) [configure.ac] The "crippled AES" test does not work on recent
@@ -5168,4 +5170,4 @@
5168 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 5170 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
5169 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 5171 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
5170 5172
5171$Id: ChangeLog,v 1.4460 2006/08/05 05:24:59 dtucker Exp $ 5173$Id: ChangeLog,v 1.4461 2006/08/05 05:47:26 dtucker Exp $