aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 4adb653464a..075814f120e 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,15 @@
12008-04-23 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in (ALL): Move $(CLIENTRES) from here...
4 (all): ...to here. $(ALL) is a prerequisite of .PHONY, so having
5 a real file there is not a good idea.
6
72008-04-23 Jason Rumney <jasonr@gnu.org>
8
9 * makefile.w32-in (CLIENTRES): New variable and build target.
10 (all): Depend on it.
11 ($(TRES)): Use $(TRES) in rule.
12
12008-04-21 Jason Rumney <jasonr@gnu.org> 132008-04-21 Jason Rumney <jasonr@gnu.org>
2 14
3 * configure.bat (success): Print "make" rather than "gmake", as that 15 * configure.bat (success): Print "make" rather than "gmake", as that