summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-05-15 13:37:43 +1000
committerDamien Miller <djm@mindrot.org>2003-05-15 13:37:43 +1000
commited12a26f0d4749bf6e2807afc40e97d06bda041c (patch)
treef9669373acf9f78fe96e0cc495d2a9c514fae067 /ChangeLog
parent3a3261ff99f660b8191f3e5366054566fb0a05de (diff)
- djm@cvs.openbsd.org 2003/05/15 03:10:52
[ssh-keygen.c] avoid warning; ok jakob@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e7aeb132..5f9128afc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,9 @@
25 - markus@cvs.openbsd.org 2003/05/15 03:08:29 25 - markus@cvs.openbsd.org 2003/05/15 03:08:29
26 [cipher.c cipher-bf1.c cipher-aes.c cipher-3des1.c] 26 [cipher.c cipher-bf1.c cipher-aes.c cipher-3des1.c]
27 split out custom EVP ciphers 27 split out custom EVP ciphers
28 - djm@cvs.openbsd.org 2003/05/15 03:10:52
29 [ssh-keygen.c]
30 avoid warning; ok jakob@
28 - (djm) Always parse UsePAM 31 - (djm) Always parse UsePAM
29 - (djm) Configure glue for DNS support (code doesn't work in portable yet) 32 - (djm) Configure glue for DNS support (code doesn't work in portable yet)
30 - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support) 33 - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support)
@@ -1505,4 +1508,4 @@
1505 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1508 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1506 ok provos@ 1509 ok provos@
1507 1510
1508$Id: ChangeLog,v 1.2711 2003/05/15 03:37:19 djm Exp $ 1511$Id: ChangeLog,v 1.2712 2003/05/15 03:37:43 djm Exp $