aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 81bf6a1e105..544b964be3d 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,21 @@
12012-02-06 Christoph Scholtes <cschol2112@googlemail.com>
2
3 * README.W32: Removed specific version information for libXpm
4 included in the binary distribution for maintenance purposes.
5
62012-02-05 Christoph Scholtes <cschol2112@googlemail.com>
7
8 * README.W32: Clarification for inclusion in source tarball. (Bug#9750)
9
10 * gmake.defs (PRAGMA_SYSTEM_HEADER): Add for GCC.
11
12 * nmake.defs (PRAGMA_SYSTEM_HEADER): Add, but ignore with MSVC.
13
14 * makefile.w32-in (maybe-copy-distfiles)
15 (maybe-copy-distfiles-CMD, maybe-copy-distfiles-SH)
16 (create-tmp-dist-dir): Added to make --distfiles optional.
17 (dist): Use create-tmp-dist-dir and maybe-copy-distfiles. (Bug#10261)
18
12012-02-04 Eli Zaretskii <eliz@gnu.org> 192012-02-04 Eli Zaretskii <eliz@gnu.org>
2 20
3 * inc/sys/stat.h (_STAT_DEFINED): Define, to prevent redefinitions 21 * inc/sys/stat.h (_STAT_DEFINED): Define, to prevent redefinitions