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 942884818..959211fb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -103,6 +103,8 @@
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 - (dtucker) [ssh-rand-helper.c] Needs stdarg.h for log.h.
105 - (dtucker) [openbsd-compat/getrrsetbyname.c] Nees stdlib.h for malloc. 105 - (dtucker) [openbsd-compat/getrrsetbyname.c] Nees stdlib.h for malloc.
106 - (dtucker) [openbsd-compat/strtonum.c] Include stdlib.h for strtoll,
107 otherwise it is implicitly declared as returning an int.
106 108
10720060804 10920060804
108 - (dtucker) [configure.ac] The "crippled AES" test does not work on recent 110 - (dtucker) [configure.ac] The "crippled AES" test does not work on recent
@@ -5173,4 +5175,4 @@
5173 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 5175 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
5174 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 5176 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
5175 5177
5176$Id: ChangeLog,v 1.4464 2006/08/05 06:12:15 dtucker Exp $ 5178$Id: ChangeLog,v 1.4465 2006/08/05 06:27:20 dtucker Exp $