Move photo ID display code from epg.el to gnus/mml2015.el.
[bpt/emacs.git] / ChangeLog
index eb572b2..2e3c32d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,64 @@
+2012-12-24  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Merge from gnulib, incorporating:
+       2012-12-21 AC_PROG_MKDIR_P: port workaround to pre-2.62 Autoconf
+       2012-12-20 AC_PROG_MKDIR_P: don't workaround if not buggy
+       2012-12-17 filemode, sys_stat: Handle MPX files a la AIX.
+
+2012-12-21  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
+
+       * Makefile.in (install-arch-dep): Ignore chmod errors.  (Bug#13233)
+
+2012-12-16  Romain Francoise  <romain@orebokech.com>
+
+       * configure.ac (acl): New option.
+       (HAVE_POSIX_ACL): Test for POSIX ACL support.  This is typically
+       provided by libacl on GNU/Linux.
+
+2012-12-14  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Fix permissions bugs with setgid directories etc. (Bug#13125)
+       * configure.ac (BSD4_2): Remove; no longer needed.
+
+2012-12-13  Glenn Morris  <rgm@gnu.org>
+
+       * info/dir: Add bovine, srecode, wisent.
+
+2012-12-13  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (install-info): Use `${MAKE} -s' for echo-info.
+       (uninstall): Likewise.  (Bug#13143)
+
+2012-12-11  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Merge from gnulib for 'inline' (Bug#13040), incorporating:
+       2012-12-11 extern-inline: avoid incompatibility with Darwin Libc
+       * m4/extern-inline.m4: Update from gnulib.
+
+2012-12-11  Juanma Barranquero  <lekktu@gmail.com>
+
+       * lib/makefile.w32-in (SIG2STR_H): New macro.
+       ($(BLD)/sig2str.$(O)): Update dependencies.
+
+2012-12-10  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * configure.ac (HAVE_INOTIFY): Speed up configure-time test.
+       There's no need to test for any of three inotify functions,
+       since we use all three.  Check for just the first one.
+
+2012-12-10  Daniel Colascione  <dancol@dancol.org>
+
+       * .bzrignore: add src/emacs.res.
+
+       * configure.ac (W32_RES, W32_RES_LINK, WINDRES): Teach the cygw32
+       build how to compile Windows resource files; use these variables
+       to tell src/Makefile.in how and whether to compile resources.
+
+2012-12-10  RĂ¼diger Sonderfeld  <ruediger@c-plusplus.de>
+
+       * configure.ac (inotify): New option.
+       (HAVE_INOTIFY): Test for inotify.
+
 2012-12-09  Andreas Schwab  <schwab@linux-m68k.org>
 
        * configure.ac: Fix source command in .gdbinit.