- 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
diff --git a/ChangeLog b/ChangeLog
index 6b90b90..87b6d12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,6 +47,9 @@
    - markus@cvs.openbsd.org 2002/03/18 17:13:15
      [cipher.c cipher.h]
      export/import cipher states; needed by ssh-privsep
+   - 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
 
 20020317
  - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted,
@@ -7893,4 +7896,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1938 2002/03/22 01:39:44 mouring Exp $
+$Id: ChangeLog,v 1.1939 2002/03/22 01:42:04 mouring Exp $