diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 86ae48950b..f162670c2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-01-19 Ulrich Drepper <drepper@redhat.com> + + * time/strftime.c (my_strftime): Handle very large width + specifications for numeric values correctly. Improve checks for + overflow. + * time/Makefile (tests): Add tst-strftime. + * time/tst-strftime.c: New file. + 2003-01-18 Ulrich Drepper <drepper@redhat.com> * nis/nss_nis/nis-hosts.c: Make _nss_nis_endhostent an alias of |