X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=0e0023031b6f91e7df5316dfabfb913060dabcee;hb=b95d3b266051084843c1ae03878c1de1d3bc6c1b;hp=0e4caacdb6edec6e2cba44d0fe56d785742eaf70;hpb=e1b06ae715fd7eefa1cf4465c89c4fb660b44bff;p=mingw%2Fmingw-org-wsl.git diff --git a/ChangeLog b/ChangeLog index 0e4caac..0e00230 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2013-07-28 Earnie Boyd + + Correction for issue #2007. + + * Makefile.in: Corrected for missing libgmon.a objects and headers. + * misc/gpl/profile/profil.h: Move to ... + * misc/gpl/include/profil.h: Here. + * misc/src/libcrt/profile/gmon.h: Move to ... + * misc/src/include/gmon.h: Here. + 2013-06-28 Earnie Boyd * include/tchar.h (_tcsclen): Add missing define.