diff src/ChangeLog @ 5400:c7e3cf2fce3e

[project @ 2005-07-05 15:01:32 by jwe]
author jwe
date Tue, 05 Jul 2005 15:01:32 +0000
parents db34dff19947
children f654f94c46af
line wrap: on
line diff
--- a/src/ChangeLog	Fri Jun 17 21:16:22 2005 +0000
+++ b/src/ChangeLog	Tue Jul 05 15:01:32 2005 +0000
@@ -1,3 +1,15 @@
+2005-07-05  John W. Eaton  <jwe@octave.org>
+
+	* ov-str-mat.cc (octave_char_matrix_str::do_index_op_internal):
+	Rename from char_matrix_str::do_index_op.  New arg, type.
+	ov-str-mat.h (octave_char_matrix_str::do_index_op): Define using
+	do_index_op_internal.
+	(octave_char_matrix_sq_str::do_index_op): New function.
+
+2005-07-01  John W. Eaton  <jwe@octave.org>
+
+	* parse.y (end_error): Also handle end_try_catch case.
+
 2005-06-17  John W. Eaton  <jwe@octave.org>
 
 	* help.cc (help_from_list, help_from_symbol_table,