summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-01-22 23:34:35 +1100
committerDamien Miller <djm@mindrot.org>2002-01-22 23:34:35 +1100
commit914bef437e7b80da027116e140e41746dafc45ee (patch)
treea9fc11fcb1e528940191b12511b888f5ca46edcd /ChangeLog
parent49d795c647fb4c0d2dcbb3a5fcfe109984cdac15 (diff)
- markus@cvs.openbsd.org 2002/01/21 22:30:12
[cipher.c compat.c myproposal.h] remove "rijndael-*", just use "aes-" since this how rijndael is called in the drafts; ok stevesk@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 018364ad..a35c4e28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -215,6 +215,10 @@
[sshconnect.c]
use read_passphrase+ECHO in confirm(), allows use of ssh-askpass
for hostkey confirm.
+ - markus@cvs.openbsd.org 2002/01/21 22:30:12
+ [cipher.c compat.c myproposal.h]
+ remove "rijndael-*", just use "aes-" since this how rijndael is called
+ in the drafts; ok stevesk@
20020121
- (djm) Rework ssh-rand-helper:
@@ -7362,4 +7366,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1783 2002/01/22 12:34:12 djm Exp $
+$Id: ChangeLog,v 1.1784 2002/01/22 12:34:35 djm Exp $