summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-05-20 09:24:17 +1000
committerDamien Miller <djm@mindrot.org>2003-05-20 09:24:17 +1000
commit74a3442d10b875d73f770249844138856b87e4e9 (patch)
tree66353792a8e3a4784e1e02a4d22872c22554d541 /ChangeLog
parenteb0e969a4f68e3e63c8848f2aa29f575a3346f88 (diff)
- deraadt@cvs.openbsd.org 2003/05/18 23:22:01
[log.c] use syslog_r() in a signal handler called place; markus ok
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f65ff5a4..814da448 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+20030520
+ - (djm) OpenBSD CVS Sync
+ - deraadt@cvs.openbsd.org 2003/05/18 23:22:01
+ [log.c]
+ use syslog_r() in a signal handler called place; markus ok
+
20030519
- (djm) Sync auth-pam.h with what we actually implement
@@ -1578,4 +1584,4 @@
save auth method before monitor_reset_key_state(); bugzilla bug #284;
ok provos@
-$Id: ChangeLog,v 1.2742 2003/05/19 01:28:44 djm Exp $
+$Id: ChangeLog,v 1.2743 2003/05/19 23:24:17 djm Exp $