aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nt/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 4bbf483eb69..e73f91091ce 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,7 +1,8 @@
12010-07-24 Christoph Scholtes <cschol2112@gmail.com> 12010-07-24 Christoph Scholtes <cschol2112@gmail.com>
2 2
3 * makefile.w32-in: Use temporary directory to create distribution 3 * makefile.w32-in: Copy README.W32 to installation directory
4 zip files in `dist' target. 4 during `make install'. Use temporary directory to create
5 distribution zip files in `dist' target.
5 * zipdist.bat: Simplify code using temporary directory. 6 * zipdist.bat: Simplify code using temporary directory.
6 7
72010-07-24 Christoph Scholtes <cschol2112@gmail.com> 82010-07-24 Christoph Scholtes <cschol2112@gmail.com>