aboutsummaryrefslogtreecommitdiffstats
path: root/nt
diff options
context:
space:
mode:
Diffstat (limited to 'nt')
-rw-r--r--nt/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 7bb8528fd82..60a49f7dab2 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,16 @@
12006-12-20 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in ($(TRES)): Depend on $(BLD). Use $< instead of
4 $(ALL_DEPS).
5 ($(BLD)/addpm.$(O):
6 $(BLD)/ddeclient.$(O):
7 $(BLD)/runemacs.$(O):
8 $(BLD)/cmdproxy.$(O):
9 $(BLD)/addsection.$(O):
10 $(BLD)/preprep.$(O)): New dependency on $(BLD).
11 (all-other-dirs-nmake, all-other-dirs-gmake, bootstrap-nmake)
12 (bootstrap-gmake): Depend on addsection.
13
12006-10-29 Juanma Barranquero <lekktu@gmail.com> 142006-10-29 Juanma Barranquero <lekktu@gmail.com>
2 15
3 * runemacs.c (WinMain): Process all recognized arguments, not just 16 * runemacs.c (WinMain): Process all recognized arguments, not just