summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-04-10 14:59:42 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2012-04-10 14:59:42 -0700
commit1530927cb9a3dca7c0f41975f2e9e62ef8be92a2 (patch)
tree698ded24fc8f63cbbde51a4a5953ea6220e8acb3 /ChangeLog
parent271e61eb60721546bf373531852a88f14b840d12 (diff)
parent2a718f6fbc7c06bed37d0c8441014b90f9c06b0e (diff)
downloademacs-1530927cb9a3dca7c0f41975f2e9e62ef8be92a2.tar.gz
Merge from trunk.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 6 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d89e361c59..86a352c4cf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2012-04-09 Paul Eggert <eggert@cs.ucla.edu>
+2012-04-10 Paul Eggert <eggert@cs.ucla.edu>
configure: new option --enable-gcc-warnings (Bug#11207)
I have been using this change for many months in my private copy
@@ -15,11 +15,13 @@
* lib/Makefile.am (AM_CFLAGS): New macro.
* m4/manywarnings.m4, m4/warnings.m4: New files, from gnulib.
+2012-04-10 Glenn Morris <rgm@gnu.org>
+
+ * configure.in: Conditionally generate admin/unidata/Makefile.
+
2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
- * info/dir (File):
- * Makefile.in: Add emacs-gnutls to the info directory and the
- INFO_FILES target.
+ * info/dir, Makefile.in (INFO_FILES): Add emacs-gnutls manual.
2012-04-09 Glenn Morris <rgm@gnu.org>