Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-145
[bpt/emacs.git] / admin / ChangeLog
1 2005-02-15 Jason Rumney <jasonr@gnu.org>
2
3 * nt/makedist.bat: Do not rely on non-standard behaviour of
4 tar --exclude.
5
6 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7
8 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
9
10 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
11
12 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
13 Elisp manuals.
14
15 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
16
17 * FOR-RELEASE (Indications): Clean up and update checklists for
18 Emacs and Elisp manuals.
19
20 2004-09-11 Kim F. Storm <storm@cua.dk>
21
22 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
23 (Documentation): Add NEWS entry.
24 Add section lists for proof-reading Emacs and Lisp manuals.
25
26 2004-08-29 Kim F. Storm <storm@cua.dk>
27
28 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
29
30 2004-08-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
31
32 * FOR-RELEASE (Indications): Remove entry about GTK and geometry,
33 (now behaves as well as other ports).
34
35 2004-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
36
37 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
38
39 2004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
40
41 * FOR-RELEASE: Moved here from the etc directory.
42
43 2004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
44
45 * notes/BRANCH: New file, to be maintained per CVS branch.
46
47 2003-10-01 Miles Bader <miles@gnu.org>
48
49 * quick-install-emacs: Don't use "function" keyword when defining
50 shell functions.
51
52 2003-09-29 Lute Kamstra <lute@gnu.org>
53
54 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
55
56 2003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
57
58 * quick-install-emacs: Remove fns-* pruning, since that file no
59 longer seems to be generated.
60 (AVOID): Quote literal periods. Quote braces in a way acceptable
61 to all parties (gawk gets bitchy about using `\').
62
63 2003-08-19 Miles Bader <miles@gnu.org>
64
65 * quick-install-emacs: Add arch-specific ignored files to
66 quick-install-emacs. Use quoting for periods that's acceptable
67 to recent versions of gawk.
68
69 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
70
71 * cus-test.el: Remove obsolete workaround.
72
73 2003-04-22 Andrew Innes <andrewi@gnu.org>
74
75 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
76 emacs.exe before zipping, and including batch file to recreate
77 after unpacking.
78
79 * nt/stitch.bat: New file.
80
81 * nt/README-ftp-server: Update wording and version number etc.
82 Add extra instructions for installing multi-file .zip
83 distribution.
84
85 * nt/README.W32: Remove personal email address and update wording.
86
87 * nt/README-UNDUMP.W32: Remove personal email address and update
88 wording.
89
90 2003-02-10 Francesco Potort\e,Al\e(B <pot@gnu.org>
91
92 * make-changelog-diff: New script, code stolen from make-announcement.
93
94 * make-announcement: Use make-changelog-diff.
95
96 2003-01-20 Francesco Potort\e,Al\e(B <pot@gnu.org>
97
98 * make-tarball.txt: Step-by-step instructions for making a tarball.
99
100 * make-announcement: A script for creating pretest annuncements.
101
102 2003-01-17 Francesco Potort\e,Al\e(B <pot@gnu.org>
103
104 * admin.el (add-release-logs): Expand the directory name before
105 calling find(1).
106 (add-release-logs): Use the same methods as add-log.el for writing
107 the date and the user's name and address
108
109 2003-01-07 Miles Bader <miles@gnu.org>
110
111 * quick-install-emacs: Unset LANG etc. to avoid non-standard
112 command output from non-C locales.
113
114 2002-10-16 Markus Rost <rost@math.ohio-state.edu>
115
116 * cus-test.el: Extended and reorganized. There are now 4 tests
117 which can be run in batch mode. See the Commentary section.
118
119 2002-10-08 Markus Rost <rost@math.ohio-state.edu>
120
121 * cus-test.el: New file.
122
123 2002-05-27 Miles Bader <miles@gnu.org>
124
125 * quick-install-emacs (VERSION): Calculate using the same method
126 that configure.in uses.
127
128 2002-04-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
129
130 * emacs-pretesters: New file with information for Emacs
131 pretesters.
132
133 2002-03-22 Paul Eggert <eggert@twinsun.com>
134
135 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
136 POSIX 1003.1-2001 disallows both usages.
137
138 2002-02-11 Andrew Innes <andrewi@gnu.org>
139
140 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
141
142 2002-01-24 Andrew Innes <andrewi@gnu.org>
143
144 * nt/README.W32: Remove unnecessary version number and date
145 references.
146
147 * nt/README-UNDUMP.W32: Ditto.
148
149 2001-12-06 Gerd Moellmann <gerd@gnu.org>
150
151 * make-emacs: Add --trace-move.
152
153 2001-10-23 Andrew Innes <andrewi@gnu.org>
154
155 * nt/makedist.bat: Remove remaining obsolete reference to
156 GETTING.GNU.SOFTWARE.
157
158 2001-10-22 Gerd Moellmann <gerd@gnu.org>
159
160 * admin.el (set-version): Use `s' interactive spec for
161 version number.
162
163 2001-10-20 Gerd Moellmann <gerd@gnu.org>
164
165 * (Version 21.1 released.)
166
167 2001-10-20 Gerd Moellmann <gerd@gnu.org>
168
169 * admin.el (add-release-logs): Put the log entry in lispref, too.
170
171 2001-10-20 Miles Bader <miles@gnu.org>
172
173 * quick-install-emacs: Exit if we can't find some variable.
174 (AVOID): Add .orig & .rej files.
175 (get_config_var): Be more liberal about format of config.status
176 sed commands.
177
178 2001-10-19 Gerd Moellmann <gerd@gnu.org>
179
180 * admin.el: New file.
181
182 * build-configs: Add --help option. Add support for building
183 in arbitrary source trees.
184
185 2001-10-17 Gerd Moellmann <gerd@gnu.org>
186
187 * alloc-colors.c: New file.
188
189 2001-10-13 Gerd Moellmann <gerd@gnu.org>
190
191 * make-emacs: Add --boot switch for bootstrapping. Logs to
192 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
193
194 2001-10-05 Gerd Moellmann <gerd@gnu.org>
195
196 * Branch for 21.1.
197
198 2001-09-04 Andrew Innes <andrewi@gnu.org>
199
200 * admin/nt/makedist.bat: Remove reference to obsolete file
201 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
202 version of tar used.
203
204 ;; Local Variables:
205 ;; coding: iso-2022-7bit
206 ;; End:
207
208 Copyright (C) 2001 Free Software Foundation, Inc.
209 Copying and distribution of this file, with or without modification,
210 are permitted provided the copyright notice and this notice are preserved.
211
212 ;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a