Add mingwex/tsearch.c to ChangeLog

This commit is contained in:
Earnie Boyd 2012-08-03 20:11:43 +00:00
parent a451d291c5
commit 42377c9621
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
* include/sys/param.h (MAXPATHLEN): Make sure PATH_MAX is defined.
* include/_mingw.h (threadlocalinfostruct, threadmbinfostruct,
*pthreadlocinfo, *pthreadmbcinfo, _locale_tstruct, *_locale_t): Declare.
* mingwex/tsearch.c: Correct coding to produce the proper results.
2012-08-01 Earnie Boyd <earnie@users.sourceforge.net>