diff src/ChangeLog @ 8587:35656d6ad061

properly reshape cs-lists assigned to struct & cells
author Jaroslav Hajek <highegg@gmail.com>
date Sat, 24 Jan 2009 21:27:07 +0100
parents 31ab3b83bc8a
children 79845b1793cf
line wrap: on
line diff
--- a/src/ChangeLog	Sat Jan 24 14:53:44 2009 -0500
+++ b/src/ChangeLog	Sat Jan 24 21:27:07 2009 +0100
@@ -1,3 +1,9 @@
+2009-01-24  Jaroslav Hajek  <highegg@gmail.com>
+
+	* ov-struct.cc (octave_struct::subsasgn): Reshape cs-list on rhs 
+	according to the index expression.
+	* ov-cell.cc (octave_cell::subsasgn): Dtto.
+
 2008-12-25 Ben Abbott <bpabbott@mac.com>
 
 	* load-path.cc: New function commandlinepath.