aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 507848b63b6..23efc30f4fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
12011-12-17 Paul Eggert <eggert@cs.ucla.edu>
2
3 Port HAVE_PTHREAD configuration to MirBSD 10 (Bug#10201).
4 * configure.in (HAVE_PTHREAD): Check for pthread_atfork if linking
5 to gmalloc.c. This should prevent a MirBSD 10 build failure reported
6 by Nelson H. F. Beebe in
7 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00065.html>.
8
12011-12-10 Juanma Barranquero <lekktu@gmail.com> 92011-12-10 Juanma Barranquero <lekktu@gmail.com>
2 10
3 * update-subdirs: Don't set no-byte-compile twice (bug#10260). 11 * update-subdirs: Don't set no-byte-compile twice (bug#10260).