aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index d14531a5bfb..7f434dc0966 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,14 @@
12001-01-30 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * INSTALL: Copy the table of tested combinations of development
4 tools from confuigure.bat. Add suggestion to install Bash on
5 Windows 9X.
6
7 * configure.bat: Don't copy lisp/Makefile, it doesn't exist; copy
8 lisp/Makefile.in instead. Use "rm -f" where more than one file
9 needs to be deleted, since command.com in Windows 9X doesn't grok
10 more than one argument.
11
12001-01-24 Andrew Innes <andrewi@gnu.org> 122001-01-24 Andrew Innes <andrewi@gnu.org>
2 13
3 * makefile.w32-in (cleanall-other-dirs-nmake): 14 * makefile.w32-in (cleanall-other-dirs-nmake):