summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2006-08-05 18:46:47 +1000
committerDarren Tucker <dtucker@zip.com.au>2006-08-05 18:46:47 +1000
commit1a3d6e7bdd1d0a329f40034e7674dcc03e845bf3 (patch)
tree98801c52e1e254686acd7db2b65bc54766908b7a /ChangeLog
parent8a15f01affbe332970fd8f8b07d3e6d8f7e6acb2 (diff)
- dtucker@cvs.openbsd.org 2006/08/05 07:52:52
[auth2-none.c sshd.c monitor_wrap.c] Add headers required to build with KERBEROS5=no. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 959211fb6..56afd72cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -105,6 +105,10 @@
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, 106 - (dtucker) [openbsd-compat/strtonum.c] Include stdlib.h for strtoll,
107 otherwise it is implicitly declared as returning an int. 107 otherwise it is implicitly declared as returning an int.
108 - (dtucker) OpenBSD CVS Sync
109 - dtucker@cvs.openbsd.org 2006/08/05 07:52:52
110 [auth2-none.c sshd.c monitor_wrap.c]
111 Add headers required to build with KERBEROS5=no. ok djm@
108 112
10920060804 11320060804
110 - (dtucker) [configure.ac] The "crippled AES" test does not work on recent 114 - (dtucker) [configure.ac] The "crippled AES" test does not work on recent
@@ -5175,4 +5179,4 @@
5175 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 5179 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
5176 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 5180 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
5177 5181
5178$Id: ChangeLog,v 1.4465 2006/08/05 06:27:20 dtucker Exp $ 5182$Id: ChangeLog,v 1.4466 2006/08/05 08:46:47 dtucker Exp $