aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 560f60a1819..4fc4e065e92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
12013-09-09 Glenn Morris <rgm@gnu.org>
2
3 * configure.ac (LDFLAGS_NOCOMBRELOC): New variable.
4 (LDFLAGS): Move nocombreloc option from here...
5 (LD_SWITCH_SYSTEM_TEMACS): ... to here.
6
72013-09-08 Glenn Morris <rgm@gnu.org>
8
9 * configure.ac (--without-compress-install):
10 Rename from --without-compress-info. (Bug#9789)
11 (GZIP_INFO): Remove.
12 (GZIP_PROG): Allow --without-compress-install to disable it.
13 * Makefile.in (GZIP_INFO): Remove all references.
14
15 * info/dir: Tweak emacs-gnutls entry.
16
12013-09-07 Paul Eggert <eggert@cs.ucla.edu> 172013-09-07 Paul Eggert <eggert@cs.ucla.edu>
2 18
3 Port --without-x --enable-gcc-warnings to Fedora 19. 19 Port --without-x --enable-gcc-warnings to Fedora 19.