diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 91e1fe243..24d6b1e8d 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +2004-12-08 Alex Mogilnikov <alx@intellectronika.ru> + + * libc/time/mktm_r (_mktm_r): Fix overflow calculation for + m_day. + (__tzcalc_limits): Fix reference to month array to be zero-based. + 2004-12-07 Jeff Johnston <jjohnstn@redhat.com> * libc/sys/linux/sys/unistd.h: Add prototypes for ftruncate, truncate, |