* INSTALL: Explain, how to disable D-Bus at all. (Bug#12112)
[bpt/emacs.git] / ChangeLog
index 7a0e487..e996efb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2012-08-05  Michael Albinus  <michael.albinus@gmx.de>
+
+       * INSTALL: Explain, how to disable D-Bus at all.  (Bug#12112)
+
+2012-08-05  Ulrich Müller  <ulm@gentoo.org>
+
+       * configure.ac: Disable paxctl if binaries don't have a
+       PT_PAX_FLAGS program header.  (Bug#11979)
+
+2012-08-03  Eli Zaretskii  <eliz@gnu.org>
+
+       * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/stat-time.$(O),
+       $(BLD)/timespec.$(O), and $(BLD)/u64.$(O).
+       (SHA512_H): Don't mention u64.h twice.
+       ($(BLD)/stat-time.$(O), ($(BLD)/timespec.$(O), ($(BLD)/u64.$(O)):
+       New targets.
+
 2012-08-03  Paul Eggert  <eggert@cs.ucla.edu>
 
        Merge from gnulib, incorporating:
@@ -19,7 +36,7 @@
        Merge from gnulib (Bug#12116), incorporating:
        2012-08-01 extern-inline: new module
        2012-08-01 stat-time, timespec, u64, utimens: use extern-inline
-       * lib/stat-time.c, lib/utimespec.c, lib/u64.c, m4/extern-inline.m4:
+       * lib/stat-time.c, lib/timespec.c, lib/u64.c, m4/extern-inline.m4:
        New files.  The new .c files are for instantiating extern inline
        functions.