(sh-while-getopts, sh-if, sh-case): Revert part of previous change.
[emacs.git] / admin / ChangeLog
blob5671c872ff02e478550c297b0a5cd06fed9b2d50
1 2003-04-22  Andrew Innes  <andrewi@gnu.org>
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.
7         * nt/stitch.bat: New file.
9         * nt/README-ftp-server: Update wording and version number etc.
10         Add extra instructions for installing multi-file .zip
11         distribution.
13         * nt/README.W32: Remove personal email address and update wording.
15         * nt/README-UNDUMP.W32: Remove personal email address and update
16         wording.
18 2003-02-10  Francesco Potort\e,Al\e(B  <pot@gnu.org>
20         * make-changelog-diff: New script, code stolen from make-announcement.
22         * make-announcement: Use make-changelog-diff.
24 2003-01-20  Francesco Potort\e,Al\e(B  <pot@gnu.org>
26         * make-tarball.txt: Step-by-step instructions for making a tarball.
28         * make-announcement: A script for creating pretest annuncements.
30 2003-01-17  Francesco Potort\e,Al\e(B  <pot@gnu.org>
32         * admin.el (add-release-logs): Expand the directory name before
33         calling find(1).
34         (add-release-logs): Use the same methods as add-log.el for writing
35         the date and the user's name and address
37 2003-01-07  Miles Bader  <miles@gnu.org>
39         * quick-install-emacs: Unset LANG etc. to avoid non-standard
40         command output from non-C locales.
42 2002-10-16  Markus Rost  <rost@math.ohio-state.edu>
44         * cus-test.el: Extended and reorganized.  There are now 4 tests
45         which can be run in batch mode.  See the Commentary section.
47 2002-10-08  Markus Rost  <rost@math.ohio-state.edu>
49         * cus-test.el: New file.
51 2002-05-27  Miles Bader  <miles@gnu.org>
53         * quick-install-emacs (VERSION): Calculate using the same method
54         that configure.in uses.
56 2002-04-26  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
58         * emacs-pretesters: New file with information for Emacs
59         pretesters.
61 2002-03-22  Paul Eggert  <eggert@twinsun.com>
63         * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
64         POSIX 1003.1-2001 disallows both usages.
66 2002-02-11  Andrew Innes  <andrewi@gnu.org>
68         * nt/makedist.bat: Don't include elisp/term/*.el files twice.
70 2002-01-24  Andrew Innes  <andrewi@gnu.org>
72         * nt/README.W32: Remove unnecessary version number and date
73         references.
75         * nt/README-UNDUMP.W32: Ditto.
77 2001-12-06  Gerd Moellmann  <gerd@gnu.org>
79         * make-emacs: Add --trace-move.
81 2001-10-23  Andrew Innes  <andrewi@gnu.org>
83         * nt/makedist.bat: Remove remaining obsolete reference to
84         GETTING.GNU.SOFTWARE.
86 2001-10-22  Gerd Moellmann  <gerd@gnu.org>
88         * admin.el (set-version): Use `s' interactive spec for
89         version number.
91 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
93         * (Version 21.1 released.)
95 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
97         * admin.el (add-release-logs): Put the log entry in lispref, too.
99 2001-10-20  Miles Bader  <miles@gnu.org>
101         * quick-install-emacs: Exit if we can't find some variable.
102         (AVOID): Add .orig & .rej files.
103         (get_config_var): Be more liberal about format of config.status
104         sed commands.
106 2001-10-19  Gerd Moellmann  <gerd@gnu.org>
108         * admin.el: New file.
110         * build-configs: Add --help option.  Add support for building
111         in arbitrary source trees.
113 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
115         * alloc-colors.c: New file.
117 2001-10-13  Gerd Moellmann  <gerd@gnu.org>
119         * make-emacs: Add --boot switch for bootstrapping.  Logs to
120         EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
122 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
124         * Branch for 21.1.
126 2001-09-04  Andrew Innes  <andrewi@gnu.org>
128         * admin/nt/makedist.bat: Remove reference to obsolete file
129         GETTING.GNU.SOFTWARE.  Remove outdated comments.  Explain about
130         version of tar used.
132 ;; Local Variables:
133 ;; coding: iso-2022-7bit-unix
134 ;; End:
136     Copyright (C) 2001 Free Software Foundation, Inc.
137   Copying and distribution of this file, with or without modification,
138   are permitted provided the copyright notice and this notice are preserved.