summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-02-13 13:54:27 +1100
committerDamien Miller <djm@mindrot.org>2002-02-13 13:54:27 +1100
commit2ce18dabf3fff6c83dd555b0f7b92d9e949e9b66 (patch)
tree406919707fcc3022a5824a2fcdca02b01e13e9c4 /ChangeLog
parentbc27d4e987caa3a9d9bb965883f6f551317ddf02 (diff)
- markus@cvs.openbsd.org 2002/02/11 16:15:46
[sshconnect1.c] include md5.h, not evp.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3450ef5c9..ec00e5cdc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
4 [kex.c] 4 [kex.c]
5 restore kexinit handler if we reset the dispatcher, this unbreaks 5 restore kexinit handler if we reset the dispatcher, this unbreaks
6 rekeying s/kex_clear_dispatch/kex_reset_dispatch/ 6 rekeying s/kex_clear_dispatch/kex_reset_dispatch/
7 - markus@cvs.openbsd.org 2002/02/11 16:15:46
8 [sshconnect1.c]
9 include md5.h, not evp.h
7 10
820020210 1120020210
9 - (djm) OpenBSD CVS Sync 12 - (djm) OpenBSD CVS Sync
@@ -7551,4 +7554,4 @@
7551 - Wrote replacements for strlcpy and mkdtemp 7554 - Wrote replacements for strlcpy and mkdtemp
7552 - Released 1.0pre1 7555 - Released 1.0pre1
7553 7556
7554$Id: ChangeLog,v 1.1839 2002/02/13 02:54:06 djm Exp $ 7557$Id: ChangeLog,v 1.1840 2002/02/13 02:54:27 djm Exp $