aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
authorChristoph Scholtes2010-07-24 16:04:10 -0600
committerChristoph Scholtes2010-07-24 16:04:10 -0600
commite0d6af9cc6544f93da4fac99226f0f9cfa01440d (patch)
tree00d3612d31179c2eee198629ae1934dc44953b45 /nt/ChangeLog
parent4ad28e2787389c20cefaa9817996650430c6f119 (diff)
downloademacs-e0d6af9cc6544f93da4fac99226f0f9cfa01440d.tar.gz
emacs-e0d6af9cc6544f93da4fac99226f0f9cfa01440d.zip
Code cleanup. Added ChangeLog entry.
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index fbf5bdbaa30..4bbf483eb69 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,5 +1,11 @@
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
4 zip files in `dist' target.
5 * zipdist.bat: Simplify code using temporary directory.
6
72010-07-24 Christoph Scholtes <cschol2112@gmail.com>
8
3 New make target for Windows platform: make dist (bug#6602) 9 New make target for Windows platform: make dist (bug#6602)
4 10
5 * INSTALL: Document new dist target and add section about 11 * INSTALL: Document new dist target and add section about