diff src/ChangeLog @ 8821:352f111b04ce

ov-base-mat.cc: correctly compute all-scalar index for assignment
author John W. Eaton <jwe@octave.org>
date Fri, 20 Feb 2009 01:23:04 -0500
parents 96d87674b818
children 40ff50ce3052
line wrap: on
line diff
--- a/src/ChangeLog	Fri Feb 20 07:08:09 2009 +0100
+++ b/src/ChangeLog	Fri Feb 20 01:23:04 2009 -0500
@@ -1,5 +1,8 @@
 2009-02-20  John W. Eaton  <jwe@octave.org>
 
+	* ov-base-mat.cc (octave_base_matrix<MT>::assign):
+	Correctly compute all-scalar index.
+
 	* symbtab.cc (symbol_table::stash_dir_name_for_subfunctions):
 	New function.
 	* symtab.h: Provide decl.