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