summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-10-02 00:29:00 +0000
committerKevin Steves <stevesk@pobox.com>2001-10-02 00:29:00 +0000
commit5217265349e999c2c2131f41261e47025bc80308 (patch)
treec5fc15680c279dea826b7fa92c06bd8d86debb32 /ChangeLog
parent819f1bef5c1baf684afcc5aef4d743f16e0c376b (diff)
- (stevesk) loginrec.c: fix type conversion problems exposed when using
64-bit off_t.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a5988b68..9d6016332 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120011001
2 - (stevesk) loginrec.c: fix type conversion problems exposed when using
3 64-bit off_t.
4
120010929 520010929
2 - (bal) move reading 'config.h' up higher. Patch by albert chin 6 - (bal) move reading 'config.h' up higher. Patch by albert chin
3 <china@thewrittenword.com) 7 <china@thewrittenword.com)
@@ -6585,4 +6589,4 @@
6585 - Wrote replacements for strlcpy and mkdtemp 6589 - Wrote replacements for strlcpy and mkdtemp
6586 - Released 1.0pre1 6590 - Released 1.0pre1
6587 6591
6588$Id: ChangeLog,v 1.1567 2001/09/29 14:27:00 mouring Exp $ 6592$Id: ChangeLog,v 1.1568 2001/10/02 00:29:00 stevesk Exp $