diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 03412aa23b9..10758d80872 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-03-26 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | Fix incompatibilities between MinGW.org and MinGW64 headers. | ||
| 4 | * ntlib.c (struct timespec) [!_TIMEZONE_DEFINED]: Define the | ||
| 5 | struct only if _TIMEZONE_DEFINED is not defined. | ||
| 6 | |||
| 1 | 2013-03-23 cg <chengang31@gmail.com> (tiny change) | 7 | 2013-03-23 cg <chengang31@gmail.com> (tiny change) |
| 2 | 8 | ||
| 3 | * makefile.w32-in (LIB_SRC): Move before first use. | 9 | * makefile.w32-in (LIB_SRC): Move before first use. |