summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2005-06-11 11:31:43 +0000
committerEli Zaretskii <eliz@gnu.org>2005-06-11 11:31:43 +0000
commitc302265f3201113a996769cec70a076a248303bc (patch)
treec92b66d8d39275c345079f9a559d91d7c8da6967 /nt
parent3243e8d4b61d42f783a36ec10243ba03c18949bc (diff)
downloademacs-c302265f3201113a996769cec70a076a248303bc.tar.gz
*** empty log message ***
Diffstat (limited to 'nt')
-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".