diff options
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r-- | winsup/mingw/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog index 5675e3be9..37b4646ed 100644 --- a/winsup/mingw/ChangeLog +++ b/winsup/mingw/ChangeLog @@ -1,3 +1,9 @@ +2004-07-17 Danny Smith <dannysmith@users.sourceforge.net> + + * include/time.h (wcsftime): Move out of !__STRICT_ANSI + block. + (struct tm): Protect with _TM_DEFINED. + 2004-07-17 Christopher Faylor <cgf@timesys.com> * Makefile.in (CC): Strip inappropriate include file settings from any |