changeset 35873:1cd4a45e9aae

*** empty log message ***
author Andrew Innes <andrewi@gnu.org>
date Sat, 03 Feb 2001 18:27:42 +0000
parents bcb9291d15e9
children 99572fa1c8c3
files etc/ChangeLog leim/ChangeLog nt/ChangeLog
diffstat 3 files changed, 19 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/ChangeLog	Sat Feb 03 18:27:26 2001 +0000
+++ b/etc/ChangeLog	Sat Feb 03 18:27:42 2001 +0000
@@ -1,3 +1,8 @@
+2001-02-03  Andrew Innes  <andrewi@gnu.org>
+
+	* PROBLEMS: Add note about need to specify extra compiler flags
+	with recent Cygwin ports of gcc.
+
 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* DEBUG: Expand and update, based on the instructions to
--- a/leim/ChangeLog	Sat Feb 03 18:27:26 2001 +0000
+++ b/leim/ChangeLog	Sat Feb 03 18:27:42 2001 +0000
@@ -1,3 +1,7 @@
+2001-02-03  Andrew Innes  <andrewi@gnu.org>
+
+	* makefile.w32-in (LATIN): Fix last change to use () not {}.
+
 2001-02-02  Kenichi Handa  <handa@etl.go.jp>
 
 	* Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc.
--- a/nt/ChangeLog	Sat Feb 03 18:27:26 2001 +0000
+++ b/nt/ChangeLog	Sat Feb 03 18:27:42 2001 +0000
@@ -1,3 +1,13 @@
+2001-02-03  Andrew Innes  <andrewi@gnu.org>
+
+	* configure.bat: Leave a space before >> only when there is a
+	preceding digit.  Add a comment about the importance of this.
+
+	* README: Replace outdated information.
+
+	* INSTALL (Trouble-shooting): Add note about need to specify extra
+	compiler flags with recent Cygwin ports of gcc.
+
 2001-02-01  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* configure.bat: Use "rm -f" instead of "del /f", as the latter