summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2006-08-05 15:47:26 +1000
committerDarren Tucker <dtucker@zip.com.au>2006-08-05 15:47:26 +1000
commite7eec90f387c1d8cde3f6f1e543866a62caaa8a4 (patch)
tree3a82f7c9a77c8b72f0bef8c458a26863f9a269b8 /ChangeLog
parent8c6fedaf22799ac3bfcaad8f6020ec9d5f4d834d (diff)
- (dtucker) [openbsd-compat/{bsd-arc4random.c,port-tun.c,xmmap.c}] Lots of
#include stdarg.h, needed for log.h.
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 $