diff libcruft/ChangeLog @ 10069:c670c8be7f93

fix incorrect octave_interrupt_state escaped from liboctave
author Jaroslav Hajek <highegg@gmail.com>
date Thu, 07 Jan 2010 08:29:02 +0100
parents ec0c445d0d6f
children 0e71ead7359d
line wrap: on
line diff
--- a/libcruft/ChangeLog	Thu Jan 07 07:58:23 2010 +0100
+++ b/libcruft/ChangeLog	Thu Jan 07 08:29:02 2010 +0100
@@ -1,3 +1,8 @@
+2010-01-07  Jaroslav Hajek  <highegg@gmail.com>
+
+	* misc/quit.cc (octave_rethrow_exception): Set octave_interrupt_state
+	to -1 when throwing octave_interrupt_exception.
+
 2010-01-05  John W. Eaton  <jwe@octave.org>
 
 	* Makefile.am (AM_CPPFLAGS): New variable.