diff --git a/nt/ChangeLog b/nt/ChangeLog index 4bbf483eb69..e73f91091ce 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,7 +1,8 @@ 2010-07-24 Christoph Scholtes - * 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