aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <[email protected]>2011-03-13 10:39:04 -0700
committerPaul Eggert <[email protected]>2011-03-13 10:39:04 -0700
commit1ef6de0565b2d11481f1f663742d2c0d79e8eb97 (patch)
treebddc8d4c8cc5f904a7ba2e724371309717552678 /ChangeLog
parent3eca4629203c3038f04db312999ca32d8e292e50 (diff)
Update for gnulib, adding Solaris 9+10 fixes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 022eb46896..fdde50669b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-03-13 Paul Eggert <[email protected]>
+
+ Update for gnulib.
+ * Makefile.in (GNULIB_MODULES): Add intprops, as Emacs now
+ includes <intprops.h> directly.
+ * lib/sys_stat.in.h: New version from Gnulib, which fixes a bug
+ when building Emacs on Solaris 9 and running it on Solaris 10.
+
2011-03-08 Jan Djärv <[email protected]>
* configure.in: Require 3.0 for --with-gtk3. Add HAVE_GTK3.