aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-03-13 10:39:04 -0700
committerPaul Eggert2011-03-13 10:39:04 -0700
commit1ef6de0565b2d11481f1f663742d2c0d79e8eb97 (patch)
treebddc8d4c8cc5f904a7ba2e724371309717552678 /ChangeLog
parent3eca4629203c3038f04db312999ca32d8e292e50 (diff)
downloademacs-1ef6de0565b2d11481f1f663742d2c0d79e8eb97.tar.gz
emacs-1ef6de0565b2d11481f1f663742d2c0d79e8eb97.zip
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 022eb468965..fdde50669b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
12011-03-13 Paul Eggert <eggert@cs.ucla.edu>
2
3 Update for gnulib.
4 * Makefile.in (GNULIB_MODULES): Add intprops, as Emacs now
5 includes <intprops.h> directly.
6 * lib/sys_stat.in.h: New version from Gnulib, which fixes a bug
7 when building Emacs on Solaris 9 and running it on Solaris 10.
8
12011-03-08 Jan Djärv <jan.h.d@swipnet.se> 92011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2 10
3 * configure.in: Require 3.0 for --with-gtk3. Add HAVE_GTK3. 11 * configure.in: Require 3.0 for --with-gtk3. Add HAVE_GTK3.