aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
authorAndrew Innes2003-04-22 12:12:07 +0000
committerAndrew Innes2003-04-22 12:12:07 +0000
commite53925a545460e3221b85b411606ae6cc2d72e31 (patch)
tree4fc075dc3797abd4caa5019306db414d51595246 /admin/ChangeLog
parentd64f2d06c7ccc80dcb0e7c77a0e4cd7820371977 (diff)
downloademacs-e53925a545460e3221b85b411606ae6cc2d72e31.tar.gz
emacs-e53925a545460e3221b85b411606ae6cc2d72e31.zip
Update wording and version number etc.
Add extra instructions for installing multi-file .zip distribution.
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 7f619f6e963..5671c872ff0 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,20 @@
12003-04-22 Andrew Innes <andrewi@gnu.org>
2
3 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
4 emacs.exe before zipping, and including batch file to recreate
5 after unpacking.
6
7 * nt/stitch.bat: New file.
8
9 * nt/README-ftp-server: Update wording and version number etc.
10 Add extra instructions for installing multi-file .zip
11 distribution.
12
13 * nt/README.W32: Remove personal email address and update wording.
14
15 * nt/README-UNDUMP.W32: Remove personal email address and update
16 wording.
17
12003-02-10 Francesco Potort,Al(B <pot@gnu.org> 182003-02-10 Francesco Potort,Al(B <pot@gnu.org>
2 19
3 * make-changelog-diff: New script, code stolen from make-announcement. 20 * make-changelog-diff: New script, code stolen from make-announcement.