aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 322b8271f14..5391cefe876 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12013-07-04 Paul Eggert <eggert@cs.ucla.edu>
2
3 Try to fix FreeBSD bug re multithreaded memory allocation (Bug#14569).
4 * emacs.c (main) [HAVE_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
5 Clear _malloc_thread_enabled_p at startup. Reported by Ashish SHUKLA in
6 <http://lists.gnu.org/archive/html/emacs-devel/2013-07/msg00088.html>.
7
12013-07-02 Paul Eggert <eggert@cs.ucla.edu> 82013-07-02 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 * sysdep.c (sys_siglist) [HAVE_DECL___SYS_SIGLIST]: 10 * sysdep.c (sys_siglist) [HAVE_DECL___SYS_SIGLIST]: