diff options
| author | Andrew Innes | 2003-04-22 12:12:07 +0000 |
|---|---|---|
| committer | Andrew Innes | 2003-04-22 12:12:07 +0000 |
| commit | e53925a545460e3221b85b411606ae6cc2d72e31 (patch) | |
| tree | 4fc075dc3797abd4caa5019306db414d51595246 /admin/ChangeLog | |
| parent | d64f2d06c7ccc80dcb0e7c77a0e4cd7820371977 (diff) | |
| download | emacs-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/ChangeLog | 17 |
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 @@ | |||
| 1 | 2003-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 | |||
| 1 | 2003-02-10 Francesco Potort,Al(B <pot@gnu.org> | 18 | 2003-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. |