diff libcruft/ChangeLog @ 4561:e84592dc70b9

[project @ 2003-10-28 21:07:59 by jwe]
author jwe
date Tue, 28 Oct 2003 21:07:59 +0000
parents fe70d8074644
children ef4bdde0805d
line wrap: on
line diff
--- a/libcruft/ChangeLog	Tue Oct 28 21:02:43 2003 +0000
+++ b/libcruft/ChangeLog	Tue Oct 28 21:07:59 2003 +0000
@@ -1,3 +1,8 @@
+2003-10-28  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* misc/quit.h (octave_interrupt_hook, octave_bad_alloc_hook):
+	Move declarations outside of extern "C" block.
+
 2003-10-27  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* misc/f77-fcn.h: Only use inline if this is C++.