Switch license to GPLv3 or later.
[bpt/emacs.git] / admin / ChangeLog
1 2007-07-25 Glenn Morris <rgm@gnu.org>
2
3 * Relicense all FSF files to GPLv3 or later.
4
5 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6
7 * Version 22.1 released.
8
9 2007-02-03 Eli Zaretskii <eliz@gnu.org>
10
11 * nt/makedist.bat: Change EOL format to DOS. Don't use
12 redirection characters in REM lines.
13
14 2007-01-27 Jan Dj\e,Ad\e(Brv <jhd@winter.localdomain>
15
16 * FOR-RELEASE: Removed Gtk/Xft issue.
17
18 2007-01-01 Miles Bader <miles@gnu.org>
19
20 * quick-install-emacs (get_config_var): Deal with weird magic
21 string inserted by recent versions of autoconf.
22
23 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
24
25 * admin.el (set-version): Set version number in
26 lib-src/makefile.w32-in.
27
28 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
29
30 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
31 due to a local miss-configuration.
32
33 2006-10-28 Chong Yidong <cyd@stupidchicken.com>
34
35 * make-announcement (OLD): Remove LEIM references in announcement
36 since it is now built-in.
37
38 2006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
39
40 * admin.el (set-version): Set version numbers in "mac" subdirectory.
41
42 2006-10-03 Kenichi Handa <handa@m17n.org>
43
44 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
45
46 2006-08-13 Chong Yidong <cyd@stupidchicken.com>
47
48 * FOR-RELEASE: Elisp manual checking completed.
49
50 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
51
52 * FOR-RELEASE: Update refcard section.
53
54 2006-07-14 Kim F. Storm <storm@cua.dk>
55
56 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
57
58 2006-07-09 Kim F. Storm <storm@cua.dk>
59
60 * README: Use outline format. Add FOR-RELEASE.
61
62 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
63
64 * FOR-RELEASE: Checking of info.texi done.
65
66 2006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
67
68 * FOR-RELEASE: Update refcard section.
69
70 2006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
71
72 * FOR-RELEASE: Update refcard section.
73
74 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
75
76 * FOR-RELEASE: Key sequence elisp node done.
77
78 2006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
79
80 * FOR-RELEASE: Update refcard translations. Add coding cookie.
81
82 2006-05-21 Chong Yidong <cyd@mit.edu>
83
84 * FOR-RELEASE: point-entered /point-left bug fixed.
85
86 2006-05-12 Eli Zaretskii <eliz@gnu.org>
87
88 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
89 entry.
90
91 2006-05-06 Bill Wohler <wohler@newt.com>
92
93 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
94 about it.
95
96 2006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
97
98 * ./* (Copyright): Updated Copyright year(s).
99
100 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
101
102 * FOR-RELEASE (BUGS): Add URLs/MIDs.
103
104 2006-02-20 Kim F. Storm <storm@cua.dk>
105
106 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
107 Rework how fringe bitmaps are defined and used.
108 Currently, bitmap usage and bitmap appearence are "mixed-up" in a
109 one-level representation. It would be cleaner to split the
110 representation into a two-level model where first level maps
111 bitmap usage to a bitmap name, and second level maps bitmap name to
112 a bitmap appearence.
113
114 2006-01-27 Chong Yidong <cyd@stupidchicken.com>
115
116 * FOR-RELEASE: String allocation bugs fixed.
117
118 2005-12-13 Bill Wohler <wohler@newt.com>
119
120 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
121
122 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
123
124 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
125 completing-read-multiple, mail-extract-address-components,
126 mail-mode, quail-define-package, save-buffer and
127 ucs-set-table-for-input from doc strings item (Done).
128
129 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
130
131 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
132
133 2005-11-11 Kim F. Storm <storm@cua.dk>
134
135 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
136 when displaying a non-breaking space in an overlay string.
137
138 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
139
140 * FOR-RELEASE: Init file change implemented.
141
142 2005-10-27 Chong Yidong <cyd@stupidchicken.com>
143
144 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
145
146 2005-10-19 Chong Yidong <cyd@stupidchicken.com>
147
148 * FOR-RELEASE (New features): max-image-size implemented.
149 (Bugs): split-window done, by Kim F. Storm.
150
151 2005-10-17 Bill Wohler <wohler@newt.com>
152
153 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
154 since it's gone. Also marked mh-e as done.
155
156 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
157
158 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
159 libraries on Windows (Done).
160
161 2005-10-01 Jason Rumney <jasonr@gnu.org>
162
163 * admin.el (set-version): Set version numbers in nt/emacs.rc.
164
165 2005-08-31 Romain Francoise <romain@orebokech.com>
166
167 * FOR-RELEASE: (New features): Remove vhdl-mode.el update
168 item (Done).
169
170 2005-08-27 Romain Francoise <romain@orebokech.com>
171
172 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
173
174 2005-07-04 Lute Kamstra <lute@gnu.org>
175
176 Update FSF's address in GPL notices.
177
178 2005-06-10 Lute Kamstra <lute@gnu.org>
179
180 * admin.el (set-version): Set version in lisp manual too.
181 * make-tarball.txt: Commit lispref/elisp.texi too.
182
183 2005-06-04 Richard M. Stallman <rms@gnu.org>
184
185 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
186 Other cleanups.
187
188 2005-04-19 Lute Kamstra <lute@gnu.org>
189
190 * make-tarball.txt: Don't commit lisp/loaddefs.el.
191
192 2005-04-14 Lute Kamstra <lute@gnu.org>
193
194 * nt/makedist.bat (elfiles): Update.
195
196 * admin.el (add-release-logs): Fix require call.
197
198 2005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
199
200 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial. The
201 first line of every tutorial must begin with a sentence saying
202 "Emacs Tutorial" in the respective language. This should be
203 followed by "See end for copying conditions", likewise in the
204 respective language.
205
206 2005-03-29 Luc Teirlinck <teirllm@auburn.edu>
207
208 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
209 Add `undo-ask-before-discard' to it.
210
211 2005-03-02 Miles Bader <miles@gnu.org>
212
213 * quick-install-emacs: Only use the mkdir --verbose option if the
214 script's --verbose option was specified (this avoids problems with
215 default usage on systems where mkdir doesn't support that option).
216
217 2005-02-15 Jason Rumney <jasonr@gnu.org>
218
219 * nt/makedist.bat: Do not rely on non-standard behaviour of
220 tar --exclude.
221
222 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
223
224 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
225
226 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
227
228 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
229 Elisp manuals.
230
231 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
232
233 * FOR-RELEASE (Indications): Clean up and update checklists for
234 Emacs and Elisp manuals.
235
236 2004-09-11 Kim F. Storm <storm@cua.dk>
237
238 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
239 (Documentation): Add NEWS entry.
240 Add section lists for proof-reading Emacs and Lisp manuals.
241
242 2004-08-29 Kim F. Storm <storm@cua.dk>
243
244 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
245
246 2004-08-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
247
248 * FOR-RELEASE (Indications): Remove entry about GTK and geometry,
249 (now behaves as well as other ports).
250
251 2004-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
252
253 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
254
255 2004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
256
257 * FOR-RELEASE: Moved here from the etc directory.
258
259 2004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
260
261 * notes/BRANCH: New file, to be maintained per CVS branch.
262
263 2003-10-01 Miles Bader <miles@gnu.org>
264
265 * quick-install-emacs: Don't use "function" keyword when defining
266 shell functions.
267
268 2003-09-29 Lute Kamstra <lute@gnu.org>
269
270 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
271
272 2003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
273
274 * quick-install-emacs: Remove fns-* pruning, since that file no
275 longer seems to be generated.
276 (AVOID): Quote literal periods. Quote braces in a way acceptable
277 to all parties (gawk gets bitchy about using `\').
278
279 2003-08-19 Miles Bader <miles@gnu.org>
280
281 * quick-install-emacs: Add arch-specific ignored files to
282 quick-install-emacs. Use quoting for periods that's acceptable
283 to recent versions of gawk.
284
285 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
286
287 * cus-test.el: Remove obsolete workaround.
288
289 2003-04-22 Andrew Innes <andrewi@gnu.org>
290
291 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
292 emacs.exe before zipping, and including batch file to recreate
293 after unpacking.
294
295 * nt/stitch.bat: New file.
296
297 * nt/README-ftp-server: Update wording and version number etc.
298 Add extra instructions for installing multi-file .zip
299 distribution.
300
301 * nt/README.W32: Remove personal email address and update wording.
302
303 * nt/README-UNDUMP.W32: Remove personal email address and update
304 wording.
305
306 2003-02-10 Francesco Potort\e,Al\e(B <pot@gnu.org>
307
308 * make-changelog-diff: New script, code stolen from make-announcement.
309
310 * make-announcement: Use make-changelog-diff.
311
312 2003-01-20 Francesco Potort\e,Al\e(B <pot@gnu.org>
313
314 * make-tarball.txt: Step-by-step instructions for making a tarball.
315
316 * make-announcement: A script for creating pretest annuncements.
317
318 2003-01-17 Francesco Potort\e,Al\e(B <pot@gnu.org>
319
320 * admin.el (add-release-logs): Expand the directory name before
321 calling find(1).
322 (add-release-logs): Use the same methods as add-log.el for writing
323 the date and the user's name and address
324
325 2003-01-07 Miles Bader <miles@gnu.org>
326
327 * quick-install-emacs: Unset LANG etc. to avoid non-standard
328 command output from non-C locales.
329
330 2002-10-16 Markus Rost <rost@math.ohio-state.edu>
331
332 * cus-test.el: Extended and reorganized. There are now 4 tests
333 which can be run in batch mode. See the Commentary section.
334
335 2002-10-08 Markus Rost <rost@math.ohio-state.edu>
336
337 * cus-test.el: New file.
338
339 2002-05-27 Miles Bader <miles@gnu.org>
340
341 * quick-install-emacs (VERSION): Calculate using the same method
342 that configure.in uses.
343
344 2002-04-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
345
346 * emacs-pretesters: New file with information for Emacs
347 pretesters.
348
349 2002-03-22 Paul Eggert <eggert@twinsun.com>
350
351 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
352 POSIX 1003.1-2001 disallows both usages.
353
354 2002-02-11 Andrew Innes <andrewi@gnu.org>
355
356 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
357
358 2002-01-24 Andrew Innes <andrewi@gnu.org>
359
360 * nt/README.W32: Remove unnecessary version number and date
361 references.
362
363 * nt/README-UNDUMP.W32: Ditto.
364
365 2001-12-06 Gerd Moellmann <gerd@gnu.org>
366
367 * make-emacs: Add --trace-move.
368
369 2001-10-23 Andrew Innes <andrewi@gnu.org>
370
371 * nt/makedist.bat: Remove remaining obsolete reference to
372 GETTING.GNU.SOFTWARE.
373
374 2001-10-22 Gerd Moellmann <gerd@gnu.org>
375
376 * admin.el (set-version): Use `s' interactive spec for
377 version number.
378
379 2001-10-20 Gerd Moellmann <gerd@gnu.org>
380
381 * (Version 21.1 released.)
382
383 2001-10-20 Gerd Moellmann <gerd@gnu.org>
384
385 * admin.el (add-release-logs): Put the log entry in lispref, too.
386
387 2001-10-20 Miles Bader <miles@gnu.org>
388
389 * quick-install-emacs: Exit if we can't find some variable.
390 (AVOID): Add .orig & .rej files.
391 (get_config_var): Be more liberal about format of config.status
392 sed commands.
393
394 2001-10-19 Gerd Moellmann <gerd@gnu.org>
395
396 * admin.el: New file.
397
398 * build-configs: Add --help option. Add support for building
399 in arbitrary source trees.
400
401 2001-10-17 Gerd Moellmann <gerd@gnu.org>
402
403 * alloc-colors.c: New file.
404
405 2001-10-13 Gerd Moellmann <gerd@gnu.org>
406
407 * make-emacs: Add --boot switch for bootstrapping. Logs to
408 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
409
410 2001-10-05 Gerd Moellmann <gerd@gnu.org>
411
412 * Branch for 21.1.
413
414 2001-09-04 Andrew Innes <andrewi@gnu.org>
415
416 * admin/nt/makedist.bat: Remove reference to obsolete file
417 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
418 version of tar used.
419
420 ;; Local Variables:
421 ;; coding: iso-2022-7bit
422 ;; add-log-time-zone-rule: t
423 ;; End:
424
425 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006,
426 2007 Free Software Foundation, Inc.
427
428 This file is part of GNU Emacs.
429
430 GNU Emacs is free software; you can redistribute it and/or modify
431 it under the terms of the GNU General Public License as published by
432 the Free Software Foundation; either version 3, or (at your option)
433 any later version.
434
435 GNU Emacs is distributed in the hope that it will be useful,
436 but WITHOUT ANY WARRANTY; without even the implied warranty of
437 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
438 GNU General Public License for more details.
439
440 You should have received a copy of the GNU General Public License
441 along with GNU Emacs; see the file COPYING. If not, write to the
442 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
443 Boston, MA 02110-1301, USA.
444
445 ;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a