diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-01-31 08:32:22 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-01-31 08:32:22 +0000 |
commit | dbd98b197f3161054b61d4452d6356cda9c71f9c (patch) | |
tree | fce02fe4ef9e2243339fdb2749e37f53f6f54fd3 /nt | |
parent | 5017058b7b512d6655235f674e07ccf1515f2744 (diff) | |
download | emacs-dbd98b197f3161054b61d4452d6356cda9c71f9c.tar.gz |
*** empty log message ***
Diffstat (limited to 'nt')
-rw-r--r-- | nt/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index 7f434dc0966..34cff6a7b79 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,9 @@ +2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * configure.bat: Make sure redirection is preceeded by a blank, to
+ avoid problems with "1>>foo" when CMD.EXE is the shell, which eats
+ up the "1" part. From Rob Giardina <rob@criticalpointsoftware.com>.
+
2001-01-30 Eli Zaretskii <eliz@is.elta.co.il>
* INSTALL: Copy the table of tested combinations of development
|