diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
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 @@ | |||
| 1 | 2015-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 | |||
| 1 | 2015-03-05 Eli Zaretskii <eliz@gnu.org> | 7 | 2015-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 |