aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-07-08 02:38:32 -0700
committerPaul Eggert2011-07-08 02:38:32 -0700
commit1692ae2dd5ff8f6f1fc6f6f62b9a44ab7e615615 (patch)
tree16046f0d8917f94dec1d0a4dc8316e657a00ae1f /ChangeLog
parent8a6ebd580bafa45ca1d8cc6294ea91facacfdbe0 (diff)
parenta63e0781250f31d99360209d9053d380d6fe0815 (diff)
downloademacs-1692ae2dd5ff8f6f1fc6f6f62b9a44ab7e615615.tar.gz
emacs-1692ae2dd5ff8f6f1fc6f6f62b9a44ab7e615615.zip
Merge from trunk.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 62847460778..6aaebbc80e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
12011-07-06 Paul Eggert <eggert@cs.ucla.edu> 12011-07-08 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 Add gnulib support for pthread_sigmask (Bug#9010). 3 Add gnulib support for pthread_sigmask (Bug#9010).
4 * Makefile.in (GNULIB_MODULES): Add pthread_sigmask. 4 * Makefile.in (GNULIB_MODULES): Add pthread_sigmask.
@@ -12,6 +12,14 @@
12 due to the above changes. 12 due to the above changes.
13 * .bzrignore: Add lib/signal.h. 13 * .bzrignore: Add lib/signal.h.
14 14
152011-07-07 Andreas Schwab <schwab@linux-m68k.org>
16
17 * configure.in (maintainer-mode): Reflect default in help string.
18
192011-07-07 Dan Nicolaescu <dann@ics.uci.edu>
20
21 * configure.in: Remove reference to iris4d.h.
22
152011-07-05 Jan Djärv <jan.h.d@swipnet.se> 232011-07-05 Jan Djärv <jan.h.d@swipnet.se>
16 24
17 * configure.in (HAVE_GCONF): Allow both HAVE_GCONF and HAVE_GSETTINGS. 25 * configure.in (HAVE_GCONF): Allow both HAVE_GCONF and HAVE_GSETTINGS.