diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 705b9c771df..b6ecd5f60ba 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2013-10-19 Barry O'Reilly <gundaetiapo@gmail.com> + + * eval.c (unbind_for_thread_switch): Fix iteration over the + specpdl stack. + 2013-09-01 Eli Zaretskii <eliz@gnu.org> * eval.c (unbind_for_thread_switch): Accept a 'struct |