summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-10-03 17:18:37 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-10-03 17:18:37 +0000
commit1af4d3bb709453b0b206106adaba7c94548fa6f2 (patch)
tree1c49e155e7d893d117d39e430fc6558a1dfd12b1 /ChangeLog
parent6149a6c57fe24a4afc4a11be7f2061d4d079966a (diff)
- djm@cvs.openbsd.org 2001/09/28 12:07:09
[ssh-keygen.c] bzero private key after loading to smartcard; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fe6d47977..c459b82c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,9 @@
14 [sshd.8] 14 [sshd.8]
15 don't talk about compile-time options 15 don't talk about compile-time options
16 ok markus@ 16 ok markus@
17 - djm@cvs.openbsd.org 2001/09/28 12:07:09
18 [ssh-keygen.c]
19 bzero private key after loading to smartcard; ok markus@
17 20
1820011001 2120011001
19 - (stevesk) loginrec.c: fix type conversion problems exposed when using 22 - (stevesk) loginrec.c: fix type conversion problems exposed when using
@@ -6606,4 +6609,4 @@
6606 - Wrote replacements for strlcpy and mkdtemp 6609 - Wrote replacements for strlcpy and mkdtemp
6607 - Released 1.0pre1 6610 - Released 1.0pre1
6608 6611
6609$Id: ChangeLog,v 1.1573 2001/10/03 17:15:32 mouring Exp $ 6612$Id: ChangeLog,v 1.1574 2001/10/03 17:18:37 mouring Exp $