summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2003-04-27 17:55:33 +0000
committerBen Lindstrom <mouring@eviladmin.org>2003-04-27 17:55:33 +0000
commit93b6b776ad34ea49f18d5ab380cc83ff5ef22d8f (patch)
treee95fb3790f3b1000cbe279f800b3b07483dc09f3 /ChangeLog
parent405dc604f8c6274153bf13be7e25e1979bd557e2 (diff)
- (bal) Bug #541: return; was dropped by mistake. Reported by
furrier@iglou.com
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fe76077f..484a50d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+20030427
+ - (bal) Bug #541: return; was dropped by mistake. Reported by
+ furrier@iglou.com
+
20030409
- (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. Report
from matth@eecs.berkeley.edu
@@ -1337,4 +1341,4 @@
save auth method before monitor_reset_key_state(); bugzilla bug #284;
ok provos@
-$Id: ChangeLog,v 1.2658 2003/04/09 11:12:11 djm Exp $
+$Id: ChangeLog,v 1.2659 2003/04/27 17:55:33 mouring Exp $