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 b9af074b4..bcf57c3c2 100644 --- a/winsup/mingw/ChangeLog +++ b/winsup/mingw/ChangeLog @@ -1,3 +1,10 @@ +2007-06-28 Danny Smith <dannysmith@users.sourceforge.net> + + * msvcrt.def.in: Update comment. + Exclude _ctype stub if using msvcr71.dll or newer. + * include/ctype.h: Don't declare _ctype if using msvcr71.dll or newer. + * include/wctype.h: Likewise. + 2007-06-23 Danny Smith <dannysmith@users.sourceforge.net> *include/wctype.h: Qualify all functions with __MINGW_NOTHROW. |