aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2001-02-01 09:52:05 +0000
committerEli Zaretskii2001-02-01 09:52:05 +0000
commit1194084946fd7da22cf4675fe2c4aad27b9cd0fc (patch)
treed4c521cd1549dadcdb03443cffeff7fb9b2ea908 /nt/ChangeLog
parente427747fcce0571e8ea2be8068d48cd9af0c4640 (diff)
downloademacs-1194084946fd7da22cf4675fe2c4aad27b9cd0fc.tar.gz
emacs-1194084946fd7da22cf4675fe2c4aad27b9cd0fc.zip
Use "rm -f" instead of "del /f", as the latter
is not supported by Windows 9X's COMMAND.COM.
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 34cff6a7b79..aec140dbdb9 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,8 @@
12001-02-01 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * configure.bat: Use "rm -f" instead of "del /f", as the latter
4 is not supported by Windows 9X's COMMAND.COM.
5
12001-01-31 Eli Zaretskii <eliz@is.elta.co.il> 62001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
2 7
3 * configure.bat: Make sure redirection is preceeded by a blank, to 8 * configure.bat: Make sure redirection is preceeded by a blank, to