summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-22 01:42:04 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-22 01:42:04 +0000
commitf6027d3407f8665cc64321bcee8786311a58fa0c (patch)
tree96a397097bfbf2b1dcf73f6bdbdfb6c7d9e577bb /ChangeLog
parent212facacdeae1b5c004860500b03ee33dc5a2240 (diff)
- markus@cvs.openbsd.org 2002/03/18 17:16:38
[packet.c packet.h] export/import cipher state, iv and ssh2 seqnr; needed by ssh-privsep
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b90b90ab..87b6d1266 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,6 +47,9 @@
47 - markus@cvs.openbsd.org 2002/03/18 17:13:15 47 - markus@cvs.openbsd.org 2002/03/18 17:13:15
48 [cipher.c cipher.h] 48 [cipher.c cipher.h]
49 export/import cipher states; needed by ssh-privsep 49 export/import cipher states; needed by ssh-privsep
50 - markus@cvs.openbsd.org 2002/03/18 17:16:38
51 [packet.c packet.h]
52 export/import cipher state, iv and ssh2 seqnr; needed by ssh-privsep
50 53
5120020317 5420020317
52 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, 55 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted,
@@ -7893,4 +7896,4 @@
7893 - Wrote replacements for strlcpy and mkdtemp 7896 - Wrote replacements for strlcpy and mkdtemp
7894 - Released 1.0pre1 7897 - Released 1.0pre1
7895 7898
7896$Id: ChangeLog,v 1.1938 2002/03/22 01:39:44 mouring Exp $ 7899$Id: ChangeLog,v 1.1939 2002/03/22 01:42:04 mouring Exp $