aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b6847aa164e..c2ba56b4e6f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,7 +1,13 @@
12010-05-07 Eli Zaretskii <eliz@gnu.org> 12010-05-07 Eli Zaretskii <eliz@gnu.org>
2 2
3 * Makefile.in (PRE_ALLOC_OBJ): Don't use Make-style comments past 3 Fix the MS-DOS build, broken by autoconfiscation.
4 the "start of cpp stuff" line. 4
5 * Makefile.in: Don't use Make-style comments past the "start of
6 cpp stuff" line.
7 (MSDOS_OBJ): Remove xmenu.o (it is now defined by XMENU_OBJ).
8
9 * s/msdos.h (UNEXEC): Don't define (@unexec@ in Makefile.in is
10 edited directly by msdos/sed1v2.inp).
5 11
62010-05-07 Glenn Morris <rgm@gnu.org> 122010-05-07 Glenn Morris <rgm@gnu.org>
7 13