summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-06-25 04:42:20 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-06-25 04:42:20 +0000
commit5363aee8bd91095c9a420625500e4fd5983349ae (patch)
treed716d5ee5cc3455d106d408dcace7b8020da1a52 /ChangeLog
parenta4789ef8785c4ac37187cf3b9b937524d2823b4b (diff)
- markus@cvs.openbsd.org 2001/06/23 05:26:02
[key.c] handle sigature of size 0 (some broken clients send this).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 65933c7bb..87d7ff7e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -57,6 +57,9 @@
57 - markus@cvs.openbsd.org 2001/06/23 03:04:42 57 - markus@cvs.openbsd.org 2001/06/23 03:04:42
58 [auth2.c auth-rh-rsa.c] 58 [auth2.c auth-rh-rsa.c]
59 restore correct ignore_user_known_hosts logic. 59 restore correct ignore_user_known_hosts logic.
60 - markus@cvs.openbsd.org 2001/06/23 05:26:02
61 [key.c]
62 handle sigature of size 0 (some broken clients send this).
60 63
6120010622 6420010622
62 - (stevesk) handle systems without pw_expire and pw_change. 65 - (stevesk) handle systems without pw_expire and pw_change.
@@ -5741,4 +5744,4 @@
5741 - Wrote replacements for strlcpy and mkdtemp 5744 - Wrote replacements for strlcpy and mkdtemp
5742 - Released 1.0pre1 5745 - Released 1.0pre1
5743 5746
5744$Id: ChangeLog,v 1.1311 2001/06/25 04:40:49 mouring Exp $ 5747$Id: ChangeLog,v 1.1312 2001/06/25 04:42:20 mouring Exp $