Initial version as part of GNU Emacs.
[bpt/emacs.git] / admin / ChangeLog
1 2002-05-27 Miles Bader <miles@gnu.org>
2
3 * quick-install-emacs (VERSION): Calculate using the same method
4 that configure.in uses.
5
6 2002-04-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
7
8 * emacs-pretesters: New file with information for Emacs
9 pretesters.
10
11 2002-03-22 Paul Eggert <eggert@twinsun.com>
12
13 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
14 POSIX 1003.1-2001 disallows both usages.
15
16 2002-02-11 Andrew Innes <andrewi@gnu.org>
17
18 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
19
20 2002-01-24 Andrew Innes <andrewi@gnu.org>
21
22 * nt/README.W32: Remove unnecessary version number and date
23 references.
24
25 * nt/README-UNDUMP.W32: Ditto.
26
27 2001-12-06 Gerd Moellmann <gerd@gnu.org>
28
29 * make-emacs: Add --trace-move.
30
31 2001-10-23 Andrew Innes <andrewi@gnu.org>
32
33 * nt/makedist.bat: Remove remaining obsolete reference to
34 GETTING.GNU.SOFTWARE.
35
36 2001-10-22 Gerd Moellmann <gerd@gnu.org>
37
38 * admin.el (set-version): Use `s' interactive spec for
39 version number.
40
41 2001-10-20 Gerd Moellmann <gerd@gnu.org>
42
43 * (Version 21.1 released.)
44
45 2001-10-20 Gerd Moellmann <gerd@gnu.org>
46
47 * admin.el (add-release-logs): Put the log entry in lispref, too.
48
49 2001-10-20 Miles Bader <miles@gnu.org>
50
51 * quick-install-emacs: Exit if we can't find some variable.
52 (AVOID): Add .orig & .rej files.
53 (get_config_var): Be more liberal about format of config.status
54 sed commands.
55
56 2001-10-19 Gerd Moellmann <gerd@gnu.org>
57
58 * admin.el: New file.
59
60 * build-configs: Add --help option. Add support for building
61 in arbitrary source trees.
62
63 2001-10-17 Gerd Moellmann <gerd@gnu.org>
64
65 * alloc-colors.c: New file.
66
67 2001-10-13 Gerd Moellmann <gerd@gnu.org>
68
69 * make-emacs: Add --boot switch for bootstrapping. Logs to
70 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
71
72 2001-10-05 Gerd Moellmann <gerd@gnu.org>
73
74 * Branch for 21.1.
75
76 2001-09-04 Andrew Innes <andrewi@gnu.org>
77
78 * admin/nt/makedist.bat: Remove reference to obsolete file
79 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
80 version of tar used.
81
82 ;; Local Variables:
83 ;; coding: iso-2022-7bit-unix
84 ;; End:
85
86 Copyright (C) 2001 Free Software Foundation, Inc.
87 Copying and distribution of this file, with or without modification,
88 are permitted provided the copyright notice and this notice are preserved.