aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
authorAndrew Innes2001-02-03 18:27:42 +0000
committerAndrew Innes2001-02-03 18:27:42 +0000
commit350d71b30e7121e8a97a2a62669cd54a73b500c7 (patch)
treea95e2fd33d682aece1372f14e686462e079aefed /nt/ChangeLog
parentd3f7e5ca2df584a51793904add228dc16669e1f9 (diff)
downloademacs-350d71b30e7121e8a97a2a62669cd54a73b500c7.tar.gz
emacs-350d71b30e7121e8a97a2a62669cd54a73b500c7.zip
*** empty log message ***
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index aec140dbdb9..72a107f2d5e 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,13 @@
12001-02-03 Andrew Innes <andrewi@gnu.org>
2
3 * configure.bat: Leave a space before >> only when there is a
4 preceding digit. Add a comment about the importance of this.
5
6 * README: Replace outdated information.
7
8 * INSTALL (Trouble-shooting): Add note about need to specify extra
9 compiler flags with recent Cygwin ports of gcc.
10
12001-02-01 Eli Zaretskii <eliz@is.elta.co.il> 112001-02-01 Eli Zaretskii <eliz@is.elta.co.il>
2 12
3 * configure.bat: Use "rm -f" instead of "del /f", as the latter 13 * configure.bat: Use "rm -f" instead of "del /f", as the latter