summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a35c4e287..6fe6d181e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -219,6 +219,10 @@
219 [cipher.c compat.c myproposal.h] 219 [cipher.c compat.c myproposal.h]
220 remove "rijndael-*", just use "aes-" since this how rijndael is called 220 remove "rijndael-*", just use "aes-" since this how rijndael is called
221 in the drafts; ok stevesk@ 221 in the drafts; ok stevesk@
222 - markus@cvs.openbsd.org 2002/01/21 23:27:10
223 [channels.c nchan.c]
224 cleanup channels faster if the are empty and we are in drain-state;
225 ok deraadt@
222 226
22320020121 22720020121
224 - (djm) Rework ssh-rand-helper: 228 - (djm) Rework ssh-rand-helper:
@@ -7366,4 +7370,4 @@
7366 - Wrote replacements for strlcpy and mkdtemp 7370 - Wrote replacements for strlcpy and mkdtemp
7367 - Released 1.0pre1 7371 - Released 1.0pre1
7368 7372
7369$Id: ChangeLog,v 1.1784 2002/01/22 12:34:35 djm Exp $ 7373$Id: ChangeLog,v 1.1785 2002/01/22 12:34:52 djm Exp $