X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/69b2c07eaf592dee54ccd9bdb5f38dce88d1f221..b88b62dec99cec327c6bae67ef4d3a8bc5b601ca:/lib-src/ChangeLog diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 03412aa23b..10758d8087 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,9 @@ +2013-03-26 Eli Zaretskii + + Fix incompatibilities between MinGW.org and MinGW64 headers. + * ntlib.c (struct timespec) [!_TIMEZONE_DEFINED]: Define the + struct only if _TIMEZONE_DEFINED is not defined. + 2013-03-23 cg (tiny change) * makefile.w32-in (LIB_SRC): Move before first use.