diff src/ChangeLog @ 10306:7b5e8527441e

partially revert 2ceae0b40515, implement a better fallback
author Jaroslav Hajek <highegg@gmail.com>
date Thu, 11 Feb 2010 07:52:00 +0100
parents d6cdf08d0424
children 4e4270ab70d6
line wrap: on
line diff
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2010-02-11  Jaroslav Hajek  <highegg@gmail.com>
+
+	* symtab.cc: Reverse the effect of 2ceae0b40515.
+	(get_dispatch_type): If btyp_unknown occurs, read the class dispatch
+	type.
+
 2010-02-10  John W. Eaton  <jwe@octave.org>
 
 	* load-save.cc: If gnulib defines close, undefine it.