summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 590a3f6c4..a6e2446e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,9 @@
13 - markus@cvs.openbsd.org 2003/05/14 22:24:42 13 - markus@cvs.openbsd.org 2003/05/14 22:24:42
14 [clientloop.c session.c ssh.1] 14 [clientloop.c session.c ssh.1]
15 allow to send a BREAK to the remote system; ok various 15 allow to send a BREAK to the remote system; ok various
16 - markus@cvs.openbsd.org 2003/05/15 00:28:28
17 [sshconnect2.c]
18 cleanup unregister of per-method packet handlers; ok djm@
16 - (djm) Configure glue for DNS support (code doesn't work in portable yet) 19 - (djm) Configure glue for DNS support (code doesn't work in portable yet)
17 20
1820030514 2120030514
@@ -1489,4 +1492,4 @@
1489 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1492 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1490 ok provos@ 1493 ok provos@
1491 1494
1492$Id: ChangeLog,v 1.2704 2003/05/15 00:53:49 djm Exp $ 1495$Id: ChangeLog,v 1.2705 2003/05/15 02:01:28 djm Exp $