summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nt/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index d205ecfc3e0..aae7285af43 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,5 +1,11 @@
2005-06-11 Eli Zaretskii <eliz@gnu.org>
+ * INSTALL: Warn about using "cvs up -kb" if one intends to commit
+ changes. Add a pointer to another site with detailed configure
+ and build instructions. Suggest to look at config.log when
+ configure fails. Add MinGW Make 3.80 to the list of successful
+ combinations.
+
* gmake.defs (ARCH_CFLAGS): Use $(MCPU_FLAG) instead of a literal
"-mcpu=i686".