Mercurial > emacs
changeset 109521:1099c3bf77f5
Added ChangeLog entry for copying of README.W32.
author | Christoph Scholtes <cschol2112@gmail.com> |
---|---|
date | Sat, 24 Jul 2010 16:10:01 -0600 |
parents | 49f1e3b03e76 |
children | 4e03e8c753eb |
files | nt/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/nt/ChangeLog Sat Jul 24 16:07:04 2010 -0600 +++ b/nt/ChangeLog Sat Jul 24 16:10:01 2010 -0600 @@ -1,7 +1,8 @@ 2010-07-24 Christoph Scholtes <cschol2112@gmail.com> - * makefile.w32-in: Use temporary directory to create distribution - zip files in `dist' target. + * makefile.w32-in: Copy README.W32 to installation directory + during `make install'. 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>