* configure.ac: Include X11/X.h when testing for Xft.h.
[bpt/emacs.git] / ChangeLog
index cddaaa5..45b6c91 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2013-06-22  Glenn Morris  <rgm@fencepost.gnu.org>
+
+       * configure.ac: Include X11/X.h when testing for Xft.h.  (Bug#14684)
+
+2013-03-11  Glenn Morris  <rgm@gnu.org>
+
+       * Version 24.3 released.
+
+2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * configure.ac (TERM_HEADER): Remove duplicate definition (Bug#13872).
+       It can mess up 'configure' runs.
+
+2013-03-05  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (install-man): Ignore gzip exit status.
+
+2013-02-14  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Fix AIX port (Bug#13650).
+       * configure.ac (DATA_START, DATA_SEG_BITS): Set to 0x20000000 on AIX.
+       (GC_MARK_STACK): Do not set to GC_USE_GCPROS_AS_BEFORE on AIX, as that
+       runs afoul of some other bug in Emacs, and the default value
+       GC_MAKE_GCPROS_NOOPS has been tested and works.
+
 2013-01-16  Glenn Morris  <rgm@gnu.org>
 
        * Makefile.in (install-arch-indep): Put back a chmod that was