summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-22 01:12:58 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-22 01:12:58 +0000
commit9c8aefe7500dad8f78300b2a015c624b9935e372 (patch)
tree189c6f89b40097360ded9e8a13ca6b5a0351c329 /ChangeLog
parentabcb145b38db4996205078d41061ffb2d7c3c017 (diff)
- markus@cvs.openbsd.org 2002/03/14 16:56:33
[auth-rh-rsa.c auth-rsa.c auth.h] split auth_rsa() for better readability and privsep; ok provos@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bf0776610..7db349fd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,9 @@
15 - markus@cvs.openbsd.org 2002/03/14 16:38:26 15 - markus@cvs.openbsd.org 2002/03/14 16:38:26
16 [sshd.c] 16 [sshd.c]
17 split out ssh1 session key decryption; ok provos@ 17 split out ssh1 session key decryption; ok provos@
18 - markus@cvs.openbsd.org 2002/03/14 16:56:33
19 [auth-rh-rsa.c auth-rsa.c auth.h]
20 split auth_rsa() for better readability and privsep; ok provos@
18 21
1920020317 2220020317
20 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, 23 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted,
@@ -7861,4 +7864,4 @@
7861 - Wrote replacements for strlcpy and mkdtemp 7864 - Wrote replacements for strlcpy and mkdtemp
7862 - Released 1.0pre1 7865 - Released 1.0pre1
7863 7866
7864$Id: ChangeLog,v 1.1928 2002/03/22 01:10:21 mouring Exp $ 7867$Id: ChangeLog,v 1.1929 2002/03/22 01:12:58 mouring Exp $