diff options
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r-- | winsup/mingw/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog index 3df7dc2c5..7858b2fe5 100644 --- a/winsup/mingw/ChangeLog +++ b/winsup/mingw/ChangeLog @@ -1,3 +1,10 @@ +2011-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> + + * include/time.h (daytime, timezone, tzname): Rework guards to expose when + compiles with __STRICT_ANSI__. + + Thanks to Felipe Contreras for the report. + 2011-05-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> * include/stdlib.h (strtod): Remove possible static declaration to resolve |