diff nt/ChangeLog @ 109522:4e03e8c753eb

Added README.W32 to distclean. Updated Changelog.
author Christoph Scholtes <cschol2112@gmail.com>
date Sat, 24 Jul 2010 21:07:15 -0600
parents 1099c3bf77f5
children 2fe88640ebd3
line wrap: on
line diff
--- a/nt/ChangeLog	Sat Jul 24 16:10:01 2010 -0600
+++ b/nt/ChangeLog	Sat Jul 24 21:07:15 2010 -0600
@@ -1,8 +1,9 @@
 2010-07-24  Christoph Scholtes  <cschol2112@gmail.com>
 
 	* makefile.w32-in: Copy README.W32 to installation directory
-	during `make install'.  Use temporary directory to create
-	distribution zip files in `dist' target.
+	during `make install'.  Remove README.W32 with `distclean' (in
+	case Emacs was installed in place).  Use temporary directory to
+	create distribution zip files in `dist' target.
 	* zipdist.bat: Simplify code using temporary directory.
 
 2010-07-24  Christoph Scholtes  <cschol2112@gmail.com>