summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-09-20 00:55:53 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-09-20 00:55:53 +0000
commit309f3d1d9c6a8f480de33a21f61809c14da97bdd (patch)
tree0e10c70437858f40d4f94149ca292412b5a938a4 /ChangeLog
parent20daef753ddc7b1139d88532580ef40267f66d26 (diff)
- markus@cvs.openbsd.org 2001/09/19 13:23:29
[key.c] key_read() now returns -1 on type mismatch, too
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e8db432f..ad408495 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
- markus@cvs.openbsd.org 2001/09/19 10:08:51
[sshd.8]
command=xxx applies to subsystem now, too
+ - markus@cvs.openbsd.org 2001/09/19 13:23:29
+ [key.c]
+ key_read() now returns -1 on type mismatch, too
20010918
- (djm) Configure support for smartcards. Based on Ben's work.
@@ -6510,4 +6513,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1542 2001/09/20 00:54:01 mouring Exp $
+$Id: ChangeLog,v 1.1543 2001/09/20 00:55:53 mouring Exp $