summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-05-15 10:20:13 +1000
committerDamien Miller <djm@mindrot.org>2003-05-15 10:20:13 +1000
commit54c459866e2da288a3895eecf097104ac6f9f4d0 (patch)
tree153fc4387b34aaa23b9e088ceb44fbce325cdda3 /ChangeLog
parent37876e913a069036501086a247ed2ea430cea206 (diff)
- markus@cvs.openbsd.org 2003/05/14 22:24:42
[clientloop.c session.c ssh.1] allow to send a BREAK to the remote system; ok various
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8feae8b23..6ec753efe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@
10 add experimental support for verifying hos keys using DNS as described 10 add experimental support for verifying hos keys using DNS as described
11 in draft-ietf-secsh-dns-xx.txt. more information in README.dns. 11 in draft-ietf-secsh-dns-xx.txt. more information in README.dns.
12 ok markus@ and henning@ 12 ok markus@ and henning@
13 - markus@cvs.openbsd.org 2003/05/14 22:24:42
14 [clientloop.c session.c ssh.1]
15 allow to send a BREAK to the remote system; ok various
13 16
1420030514 1720030514
15 - (djm) Bug #117: Don't lie to PAM about username 18 - (djm) Bug #117: Don't lie to PAM about username
@@ -1485,4 +1488,4 @@
1485 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1488 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1486 ok provos@ 1489 ok provos@
1487 1490
1488$Id: ChangeLog,v 1.2702 2003/05/15 00:19:46 djm Exp $ 1491$Id: ChangeLog,v 1.2703 2003/05/15 00:20:13 djm Exp $