summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-22 01:45:53 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-22 01:45:53 +0000
commita674e8df809e0b746cd6ae0490709aad3850bbb8 (patch)
treeea7a50ca34248870e18b3e3ebfab290121b1bf18 /ChangeLog
parentf6027d3407f8665cc64321bcee8786311a58fa0c (diff)
- markus@cvs.openbsd.org 2002/03/18 17:23:31
[key.c key.h] add key_demote() for ssh-privsep
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 87b6d1266..fade46942 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -50,6 +50,9 @@
50 - markus@cvs.openbsd.org 2002/03/18 17:16:38 50 - markus@cvs.openbsd.org 2002/03/18 17:16:38
51 [packet.c packet.h] 51 [packet.c packet.h]
52 export/import cipher state, iv and ssh2 seqnr; needed by ssh-privsep 52 export/import cipher state, iv and ssh2 seqnr; needed by ssh-privsep
53 - markus@cvs.openbsd.org 2002/03/18 17:23:31
54 [key.c key.h]
55 add key_demote() for ssh-privsep
53 56
5420020317 5720020317
55 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, 58 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted,
@@ -7896,4 +7899,4 @@
7896 - Wrote replacements for strlcpy and mkdtemp 7899 - Wrote replacements for strlcpy and mkdtemp
7897 - Released 1.0pre1 7900 - Released 1.0pre1
7898 7901
7899$Id: ChangeLog,v 1.1939 2002/03/22 01:42:04 mouring Exp $ 7902$Id: ChangeLog,v 1.1940 2002/03/22 01:45:53 mouring Exp $