summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-04-09 19:40:33 +1000
committerDamien Miller <djm@mindrot.org>2003-04-09 19:40:33 +1000
commitd186d7441048f08ffb4f7282da6f8ed75a169bfa (patch)
tree3b21a86e41f8e2cc44e5d8c48ea4a4b23270354e /ChangeLog
parentc8a49d743ae2ab739ca4266e7013bc9c3079aaee (diff)
- (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. Report
from matth@eecs.berkeley.edu
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c241812..aa7bcaeb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+20030409
+ - (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. Report
+ from matth@eecs.berkeley.edu
+
20030402
- (bal) if IP_TOS is not found or broken don't try to compile in
packet_set_tos() function call. bug #527
@@ -1299,4 +1303,4 @@
save auth method before monitor_reset_key_state(); bugzilla bug #284;
ok provos@
-$Id: ChangeLog,v 1.2649 2003/04/02 15:18:22 mouring Exp $
+$Id: ChangeLog,v 1.2650 2003/04/09 09:40:33 djm Exp $