aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog46
1 files changed, 46 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 145028ec815..7f30fe8fc0f 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,49 @@
12012-09-17 Glenn Morris <rgm@gnu.org>
2
3 * admin.el (add-log-time-format): Declare.
4
5 * admin.el (cusver-scan, cusver-check): Bind local variables.
6
7 * admin.el (set-version): Set major version in
8 etc/refcards/ru-refcard.tex and etc/refcards/emacsver.tex.
9 (set-copyright): In etc/refcards, only change ru-refcard.tex
10 and emacsver.tex.
11
12 * admin.el (set-copyright): No more need to set copyrights for
13 nextstep, or .c files. Add configure.ac and config.nt.
14
152012-09-16 Paul Eggert <eggert@cs.ucla.edu>
16
17 Remove configure's --without-sync-input option (Bug#12450).
18 * CPP-DEFINES (BROKEN_SA_RESTART, SA_RESTART): Remove.
19
202012-09-16 Glenn Morris <rgm@gnu.org>
21
22 * admin.el (set-version): No more need to set nextstep versions.
23 (set-copyright): Update for moved nextstep files.
24
252012-09-13 Paul Eggert <eggert@cs.ucla.edu>
26
27 Simplify SIGIO usage (Bug#12408).
28 * CPP_DEFINES (BROKEN_SIGAIO, BROKEN_SIGIO, BROKEN_SIGPOLL)
29 (BROKEN_SIGPTY, NO_TERMIO): Remove.
30
312012-09-11 Paul Eggert <eggert@cs.ucla.edu>
32
33 Simplify, document, and port floating-point (Bug#12381).
34 * CPP-DEFINES (HAVE_CBRT, HAVE_LOGB, logb): Remove.
35
362012-09-09 Paul Eggert <eggert@cs.ucla.edu>
37
38 Assume C89 or later for math functions (Bug#12381).
39 * CPP-DEFINES (HAVE_FMOD, HAVE_FREXP, FLOAT_CHECK_DOMAIN)
40 (HAVE_INVERSE_HYPERBOLIC, NO_MATHERR): Remove.
41
422012-09-04 Paul Eggert <eggert@cs.ucla.edu>
43
44 Simplify redefinition of 'abort' (Bug#12316).
45 * CPP-DEFINES (NO_ABORT): Remove.
46
12012-08-28 Glenn Morris <rgm@gnu.org> 472012-08-28 Glenn Morris <rgm@gnu.org>
2 48
3 * bzrmerge.el (bzrmerge-merges): Allow unversioned files in the tree. 49 * bzrmerge.el (bzrmerge-merges): Allow unversioned files in the tree.