summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2003-04-27 18:01:37 +0000
committerBen Lindstrom <mouring@eviladmin.org>2003-04-27 18:01:37 +0000
commit796b9a5495673a3b701a93e56d3578768d912fd3 (patch)
treef7122dcfad884d3fb02f68c9a6187b9a649fc0c8 /ChangeLog
parent93b6b776ad34ea49f18d5ab380cc83ff5ef22d8f (diff)
- (bal) Since we don't support platforms lacking u_int_64. We may
as well clean out some of those evil #ifdefs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 484a50d8d..47ce5045b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
120030427 120030427
2 - (bal) Bug #541: return; was dropped by mistake. Reported by 2 - (bal) Bug #541: return; was dropped by mistake. Reported by
3 furrier@iglou.com 3 furrier@iglou.com
4 - (bal) Since we don't support platforms lacking u_int_64. We may
5 as well clean out some of those evil #ifdefs
4 6
520030409 720030409
6 - (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. Report 8 - (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. Report
@@ -1341,4 +1343,4 @@
1341 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1343 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1342 ok provos@ 1344 ok provos@
1343 1345
1344$Id: ChangeLog,v 1.2659 2003/04/27 17:55:33 mouring Exp $ 1346$Id: ChangeLog,v 1.2660 2003/04/27 18:01:37 mouring Exp $