aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog34
1 files changed, 34 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 6a636091a7c..25ce7c0f9e4 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,37 @@
12013-03-16 Glenn Morris <rgm@gnu.org>
2
3 * admin.el (manual-pdf, manual-dvi): Pass -I to texi2pdf, texi2dvi.
4
52013-03-16 Glenn Morris <rgm@gnu.org>
6
7 * admin.el (manual-html-mono, manual-html-node): Add -DWWW_GNU_ORG.
8
92013-03-13 Paul Eggert <eggert@cs.ucla.edu>
10
11 File synchronization fixes (Bug#13944).
12 * CPP-DEFINES (BSD_SYSTEM, HAVE_FSYNC): Remove.
13 * merge-gnulib (GNULIB_MODULES): Add fsync, fdatasync.
14
152013-03-11 Paul Eggert <eggert@cs.ucla.edu>
16
17 * notes/unicode: Improve notes about Emacs source file encoding.
18
192013-03-11 Glenn Morris <rgm@gnu.org>
20
21 * admin.el (make-manuals): Add emacs-lisp-intro and some more
22 doc/misc manuals.
23 (manual-html-mono, manual-html-node, manual-txt):
24 Pass -I to makeinfo.
25
262013-03-10 Glenn Morris <rgm@gnu.org>
27
28 * admin.el (add-release-logs): Use UTC for release date.
29
302013-03-09 Glenn Morris <rgm@gnu.org>
31
32 * admin.el (add-release-logs): Provide interactive defaults.
33 Allow specification of the release date. Don't exclude gnus/.
34
12013-03-05 Paul Eggert <eggert@cs.ucla.edu> 352013-03-05 Paul Eggert <eggert@cs.ucla.edu>
2 36
3 * notes/unicode: Add notes about Emacs source file encoding. 37 * notes/unicode: Add notes about Emacs source file encoding.