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