summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-05-15 13:37:19 +1000
committerDamien Miller <djm@mindrot.org>2003-05-15 13:37:19 +1000
commit3a3261ff99f660b8191f3e5366054566fb0a05de (patch)
tree9ab551d0385a2011027cc63cfc433ec5502ba395 /ChangeLog
parentb0622653baa8e4136e116945fdd1c393ab0eaba3 (diff)
- markus@cvs.openbsd.org 2003/05/15 03:08:29
[cipher.c cipher-bf1.c cipher-aes.c cipher-3des1.c] split out custom EVP ciphers
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5243876e8..2e7aeb132 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,9 @@
22 - jakob@cvs.openbsd.org 2003/05/15 02:27:15 22 - jakob@cvs.openbsd.org 2003/05/15 02:27:15
23 [dns.c] 23 [dns.c]
24 add missing freerrset 24 add missing freerrset
25 - markus@cvs.openbsd.org 2003/05/15 03:08:29
26 [cipher.c cipher-bf1.c cipher-aes.c cipher-3des1.c]
27 split out custom EVP ciphers
25 - (djm) Always parse UsePAM 28 - (djm) Always parse UsePAM
26 - (djm) Configure glue for DNS support (code doesn't work in portable yet) 29 - (djm) Configure glue for DNS support (code doesn't work in portable yet)
27 - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support) 30 - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support)
@@ -1502,4 +1505,4 @@
1502 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1505 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1503 ok provos@ 1506 ok provos@
1504 1507
1505$Id: ChangeLog,v 1.2710 2003/05/15 03:27:28 djm Exp $ 1508$Id: ChangeLog,v 1.2711 2003/05/15 03:37:19 djm Exp $