diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -101,6 +101,7 @@ | |||
101 | - (dtucker) [openbsd-compat/{bsd-arc4random.c,port-tun.c,xmmap.c}] Lots of | 101 | - (dtucker) [openbsd-compat/{bsd-arc4random.c,port-tun.c,xmmap.c}] Lots of |
102 | #include stdarg.h, needed for log.h. | 102 | #include stdarg.h, needed for log.h. |
103 | - (dtucker) [entropy.c] Needs unistd.h too. | 103 | - (dtucker) [entropy.c] Needs unistd.h too. |
104 | - (dtucker) [ssh-rand-helper.c] Needs stdarg.h for log.h. | ||
104 | 105 | ||
105 | 20060804 | 106 | 20060804 |
106 | - (dtucker) [configure.ac] The "crippled AES" test does not work on recent | 107 | - (dtucker) [configure.ac] The "crippled AES" test does not work on recent |
@@ -5171,4 +5172,4 @@ | |||
5171 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 5172 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
5172 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 5173 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
5173 | 5174 | ||
5174 | $Id: ChangeLog,v 1.4462 2006/08/05 05:50:20 dtucker Exp $ | 5175 | $Id: ChangeLog,v 1.4463 2006/08/05 05:57:40 dtucker Exp $ |