aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index e0c5aa2f756..d7301e8ff23 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,20 @@
12011-01-29 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in (all-other-dirs-nmake, all-other-dirs-gmake)
4 (bootstrap-nmake, bootstrap-gmake, bootstrap-clean-nmake)
5 (bootstrap-clean-gmake, clean-other-dirs-nmake)
6 (clean-other-dirs-gmake, cleanall-other-dirs-nmake)
7 (cleanall-other-dirs-gmake, distclean-other-dirs-nmake)
8 (distclean-other-dirs-gmake, maintainer-clean-other-dirs-nmake)
9 (maintainer-clean-other-dirs-gmake): Recurse into ../lib as well.
10
11 * configure.bat: Create lib/makefile.
12
13 * config.nt (HAVE_MKTIME, BROKEN_MKTIME): Remove.
14 (HAVE_ATTRIBUTE_ALIGNED, HAVE_C99_STRTOLD, HAVE_DECL_GETENV)
15 (HAVE_DECL_LOCALTIME_R, HAVE_WCHAR_T, PACKAGE, VERSION, inline)
16 (_GL_UNUSED, _UNUSED_PARAMETER_): Add definitions, for gnulib.
17
12011-01-07 Eli Zaretskii <eliz@gnu.org> 182011-01-07 Eli Zaretskii <eliz@gnu.org>
2 19
3 * config.nt (HAVE___BUILTIN_UNWIND_INIT) [GCC >= 2.8]: Define. 20 * config.nt (HAVE___BUILTIN_UNWIND_INIT) [GCC >= 2.8]: Define.