Update wording and version number etc.
[bpt/emacs.git] / admin / ChangeLog
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
18 2003-02-10 Francesco Potort\e,Al\e(B <pot@gnu.org>
19
20 * make-changelog-diff: New script, code stolen from make-announcement.
21
22 * make-announcement: Use make-changelog-diff.
23
24 2003-01-20 Francesco Potort\e,Al\e(B <pot@gnu.org>
25
26 * make-tarball.txt: Step-by-step instructions for making a tarball.
27
28 * make-announcement: A script for creating pretest annuncements.
29
30 2003-01-17 Francesco Potort\e,Al\e(B <pot@gnu.org>
31
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
36
37 2003-01-07 Miles Bader <miles@gnu.org>
38
39 * quick-install-emacs: Unset LANG etc. to avoid non-standard
40 command output from non-C locales.
41
42 2002-10-16 Markus Rost <rost@math.ohio-state.edu>
43
44 * cus-test.el: Extended and reorganized. There are now 4 tests
45 which can be run in batch mode. See the Commentary section.
46
47 2002-10-08 Markus Rost <rost@math.ohio-state.edu>
48
49 * cus-test.el: New file.
50
51 2002-05-27 Miles Bader <miles@gnu.org>
52
53 * quick-install-emacs (VERSION): Calculate using the same method
54 that configure.in uses.
55
56 2002-04-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
57
58 * emacs-pretesters: New file with information for Emacs
59 pretesters.
60
61 2002-03-22 Paul Eggert <eggert@twinsun.com>
62
63 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
64 POSIX 1003.1-2001 disallows both usages.
65
66 2002-02-11 Andrew Innes <andrewi@gnu.org>
67
68 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
69
70 2002-01-24 Andrew Innes <andrewi@gnu.org>
71
72 * nt/README.W32: Remove unnecessary version number and date
73 references.
74
75 * nt/README-UNDUMP.W32: Ditto.
76
77 2001-12-06 Gerd Moellmann <gerd@gnu.org>
78
79 * make-emacs: Add --trace-move.
80
81 2001-10-23 Andrew Innes <andrewi@gnu.org>
82
83 * nt/makedist.bat: Remove remaining obsolete reference to
84 GETTING.GNU.SOFTWARE.
85
86 2001-10-22 Gerd Moellmann <gerd@gnu.org>
87
88 * admin.el (set-version): Use `s' interactive spec for
89 version number.
90
91 2001-10-20 Gerd Moellmann <gerd@gnu.org>
92
93 * (Version 21.1 released.)
94
95 2001-10-20 Gerd Moellmann <gerd@gnu.org>
96
97 * admin.el (add-release-logs): Put the log entry in lispref, too.
98
99 2001-10-20 Miles Bader <miles@gnu.org>
100
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.
105
106 2001-10-19 Gerd Moellmann <gerd@gnu.org>
107
108 * admin.el: New file.
109
110 * build-configs: Add --help option. Add support for building
111 in arbitrary source trees.
112
113 2001-10-17 Gerd Moellmann <gerd@gnu.org>
114
115 * alloc-colors.c: New file.
116
117 2001-10-13 Gerd Moellmann <gerd@gnu.org>
118
119 * make-emacs: Add --boot switch for bootstrapping. Logs to
120 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
121
122 2001-10-05 Gerd Moellmann <gerd@gnu.org>
123
124 * Branch for 21.1.
125
126 2001-09-04 Andrew Innes <andrewi@gnu.org>
127
128 * admin/nt/makedist.bat: Remove reference to obsolete file
129 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
130 version of tar used.
131
132 ;; Local Variables:
133 ;; coding: iso-2022-7bit-unix
134 ;; End:
135
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.