aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e378892383..e48d6abc10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1998-04-12 Ulrich Drepper <drepper@cygnus.com>
+
+ * time/mktime.c (TYPE_MAXIMUM): Add missing cast.
+ Patch by Jim Meyering.
+
1998-04-11 Ulrich Drepper <drepper@cygnus.com>
* rt/tst-aio.c: Add test for aio_read and lio_listio.