summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--config.bat2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 536d01a0c51..0287efa03ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-31 Eli Zaretskii <eliz@gnu.org>
+
+ * config.bat: Tell user to expect one "File not found" message
+ while the `doc' directory is being configured.
+
2008-10-30 Chong Yidong <cyd@stupidchicken.com>
* update-subdirs: Put obsolete directory last.
diff --git a/config.bat b/config.bat
index c007e0c8cd1..2faa6556352 100644
--- a/config.bat
+++ b/config.bat
@@ -234,7 +234,7 @@ mv -f makefile.tmp Makefile
cd ..
:oldx1
rem ----------------------------------------------------------------------
-Echo Configuring the doc directory...
+Echo Configuring the doc directory, expect one "File not found" message...
cd doc
Rem The two variants for lispintro below is for when the shell
Rem supports long file names but DJGPP does not