summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-03-19 22:36:20 +1100
committerDamien Miller <djm@mindrot.org>2001-03-19 22:36:20 +1100
commit27dbe6f37e675bda22d99646e236eac1d18d36ac (patch)
tree80c5813d2cd6d7684f3dabbf4b03e636b1495f61 /ChangeLog
parentcafff1910541b1704e80b3cb16f6926135f23ea6 (diff)
- deraadt@cvs.openbsd.org 2001/03/18 23:30:55
[compat.c compat.h sshd.c] specifically version match on ssh scanners. do not log scan information to the console
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 43f808038..57e246fc1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,10 @@
17 - djm@cvs.openbsd.org 2001/03/19 03:52:51 17 - djm@cvs.openbsd.org 2001/03/19 03:52:51
18 [sftp-client.c] 18 [sftp-client.c]
19 Report ssh connection closing correctly; ok deraadt@ 19 Report ssh connection closing correctly; ok deraadt@
20 - deraadt@cvs.openbsd.org 2001/03/18 23:30:55
21 [compat.c compat.h sshd.c]
22 specifically version match on ssh scanners. do not log scan
23 information to the console
20 24
2120010318 2520010318
22 - (bal) Fixed scp type casing issue which causes "scp: protocol error: 26 - (bal) Fixed scp type casing issue which causes "scp: protocol error:
@@ -4616,4 +4620,4 @@
4616 - Wrote replacements for strlcpy and mkdtemp 4620 - Wrote replacements for strlcpy and mkdtemp
4617 - Released 1.0pre1 4621 - Released 1.0pre1
4618 4622
4619$Id: ChangeLog,v 1.980 2001/03/19 11:29:46 djm Exp $ 4623$Id: ChangeLog,v 1.981 2001/03/19 11:36:20 djm Exp $