summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-02-13 13:54:06 +1100
committerDamien Miller <djm@mindrot.org>2002-02-13 13:54:06 +1100
commitbc27d4e987caa3a9d9bb965883f6f551317ddf02 (patch)
treec2b76c7ef8b789a47a8136f8b24df4711d697869 /ChangeLog
parentafcc22542e97b2a8893b11a8c3f799ef95db9319 (diff)
- markus@cvs.openbsd.org 2002/02/11 16:10:15
[kex.c] restore kexinit handler if we reset the dispatcher, this unbreaks rekeying s/kex_clear_dispatch/kex_reset_dispatch/
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e22fa7ea4..3450ef5c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
120010213
2 - (djm) OpenBSD CVS Sync
3 - markus@cvs.openbsd.org 2002/02/11 16:10:15
4 [kex.c]
5 restore kexinit handler if we reset the dispatcher, this unbreaks
6 rekeying s/kex_clear_dispatch/kex_reset_dispatch/
7
120020210 820020210
2 - (djm) OpenBSD CVS Sync 9 - (djm) OpenBSD CVS Sync
3 - deraadt@cvs.openbsd.org 2002/02/09 17:37:34 10 - deraadt@cvs.openbsd.org 2002/02/09 17:37:34
@@ -7544,4 +7551,4 @@
7544 - Wrote replacements for strlcpy and mkdtemp 7551 - Wrote replacements for strlcpy and mkdtemp
7545 - Released 1.0pre1 7552 - Released 1.0pre1
7546 7553
7547$Id: ChangeLog,v 1.1838 2002/02/10 07:32:55 djm Exp $ 7554$Id: ChangeLog,v 1.1839 2002/02/13 02:54:06 djm Exp $