aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2015-03-05 11:58:56 -0800
committerPaul Eggert2015-03-05 11:59:31 -0800
commitcbc9d8d4269f2cca7950060b5e37747b27dac1de (patch)
treee0f7972d767e10f86e56cb68f1c029837df6efaa /src/ChangeLog
parent1be3bd0ad86644e091ba655a6b8d592c395701ad (diff)
downloademacs-cbc9d8d4269f2cca7950060b5e37747b27dac1de.tar.gz
emacs-cbc9d8d4269f2cca7950060b5e37747b27dac1de.zip
Work around x86 glibc backtrace bug
* sysdep.c (emacs_backtrace): Don't dump core on x86. Fixes: bug#19959
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ae827cb4416..6b658f51671 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12015-03-05 Paul Eggert <eggert@cs.ucla.edu>
2
3 Work around x86 glibc backtrace bug
4 * sysdep.c (emacs_backtrace): Don't dump core on x86.
5 Fixes: bug#19959
6
12015-03-05 Eli Zaretskii <eliz@gnu.org> 72015-03-05 Eli Zaretskii <eliz@gnu.org>
2 8
3 * keyboard.c (make_lispy_position): When the click is on the 9 * keyboard.c (make_lispy_position): When the click is on the