aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c623127702..c954b7234c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
1998-12-14 Ulrich Drepper <drepper@cygnus.com>
+ * time/Makefile (tests): Add tst-strptime.
+ * time/tst-strptime.c: New file.
+ * time/strptime.c: Correct bugs in weekday and yearday computation.
+
+1998-12-14 Ulrich Drepper <drepper@cygnus.com>
+
* time/strptime.c (strptime_internal): Set tm_wday and tm_yday in
any of tm_year, tm_mon, or tm_mday was changed and the value
itself wasn't specified.