summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2006-03-15 20:17:05 -0800
committerTim Rice <tim@multitalents.net>2006-03-15 20:17:05 -0800
commit425a6886f99235e61faf8ea67c8f573f188eb2b2 (patch)
tree5351bc87a8e9cdc499b20b698cdbc8beb8d4ba59 /ChangeLog
parentc495301bf8cd3a05512e702af212631abab52b88 (diff)
- (tim) [kex.c myproposal.h md-sha256.c openbsd-compat/sha2.c,h] Disable
sha256 when openssl < 0.9.7. Patch from djm@. Corrections/testing by me.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c4fdef89..aa2918414 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
2 - (dtucker) [entropy.c] Add headers for WIFEXITED and friends. 2 - (dtucker) [entropy.c] Add headers for WIFEXITED and friends.
3 - (dtucker) [configure.ac md-sha256.c] NetBSD has sha2.h in 3 - (dtucker) [configure.ac md-sha256.c] NetBSD has sha2.h in
4 /usr/include/crypto. Hint from djm@. 4 /usr/include/crypto. Hint from djm@.
5 - (tim) [kex.c myproposal.h md-sha256.c openbsd-compat/sha2.c,h]
6 Disable sha256 when openssl < 0.9.7. Patch from djm@.
5 7
620060315 820060315
7 - (djm) OpenBSD CVS Sync: 9 - (djm) OpenBSD CVS Sync:
@@ -4178,4 +4180,4 @@
4178 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4180 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4179 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4181 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4180 4182
4181$Id: ChangeLog,v 1.4226 2006/03/15 21:14:34 dtucker Exp $ 4183$Id: ChangeLog,v 1.4227 2006/03/16 04:17:05 tim Exp $