summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-22 01:15:33 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-22 01:15:33 +0000
commitb61e6df9f3ef2617af9cb81f32ec5256a1185d35 (patch)
tree73933629ffadcbc1ead0a5d0f56faaa7bf4cc2af /ChangeLog
parent9c8aefe7500dad8f78300b2a015c624b9935e372 (diff)
- itojun@cvs.openbsd.org 2002/03/15 11:00:38
[auth.c] fix file type checking (use S_ISREG). ok by markus
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7db349fd6..2c670f358 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,9 @@
18 - markus@cvs.openbsd.org 2002/03/14 16:56:33 18 - markus@cvs.openbsd.org 2002/03/14 16:56:33
19 [auth-rh-rsa.c auth-rsa.c auth.h] 19 [auth-rh-rsa.c auth-rsa.c auth.h]
20 split auth_rsa() for better readability and privsep; ok provos@ 20 split auth_rsa() for better readability and privsep; ok provos@
21 - itojun@cvs.openbsd.org 2002/03/15 11:00:38
22 [auth.c]
23 fix file type checking (use S_ISREG). ok by markus
21 24
2220020317 2520020317
23 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, 26 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted,
@@ -7864,4 +7867,4 @@
7864 - Wrote replacements for strlcpy and mkdtemp 7867 - Wrote replacements for strlcpy and mkdtemp
7865 - Released 1.0pre1 7868 - Released 1.0pre1
7866 7869
7867$Id: ChangeLog,v 1.1929 2002/03/22 01:12:58 mouring Exp $ 7870$Id: ChangeLog,v 1.1930 2002/03/22 01:15:33 mouring Exp $