]> code.delx.au - gnu-emacs/blobdiff - ChangeLog
Merge from Gnus git master
[gnu-emacs] / ChangeLog
index ed49b2c5e45a733a35886f45c5c61c1fbf62dd93..627fd22a1a68e9dae05c59425cff5dafb60a2722 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,36 @@
+2014-03-23  Daniel Colascione  <dancol@dancol.org>
+
+       * configure.ac: (Bug#17069) Include GFILENOTIFY objects in glib
+       check.
+
+2014-03-22  Glenn Morris  <rgm@gnu.org>
+
+       * make-dist: Do not distribute lib-src/testfile.
+
+2014-03-21  Eli Zaretskii  <eliz@gnu.org>
+
+       * configure.ac: Bump version to 24.4.50.
+
+2014-03-21  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (all): Depend on `info'.  (Bug#16626)
+
+2014-03-07  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Merge from gnulib, incorporating:
+       2014-03-04 stdint: fix missing SIZE_MAX on Android
+       2013-03-02 sys_types: avoid autoconf warning about gl_SYS_TYPES_H
+       * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
+       * lib/stdint.in.h, lib/sys_types.in.h, m4/sys_types_h.m4:
+       Update from gnulib.
+
+2014-03-05  Glenn Morris  <rgm@gnu.org>
+
+       * configure.ac: Tweak the "unported" error message.
+
 2014-03-05  Paul Eggert  <eggert@cs.ucla.edu>
 
-       Fix configuration bug on Solaris 2.5.1 (Bug#16896).
+       Fix configuration bug on Solaris 2.5.1 (Bug#16905).
        * configure.ac: Fix a bug in shell pattern matching that caused
        'configure' to treat Solaris 2.5.1 as if it were Solaris 10 or later.