changeset 7047:d00f05fb8105

[project @ 2007-10-22 14:09:54 by jwe]
author jwe
date Mon, 22 Oct 2007 14:09:54 +0000
parents fbf8576cf399
children 845ca0affec0
files src/ChangeLog
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Oct 22 12:12:20 2007 +0000
+++ b/src/ChangeLog	Mon Oct 22 14:09:54 2007 +0000
@@ -29,10 +29,6 @@
 
 2007-10-19  John W. Eaton  <jwe@octave.org>
 
-	* pt-idx.cc (tree_index_expression::lvalue): Correctly compute
-	number of elements in lvalue expression when last indexing
-	element is ".".
-
 	* ov-cell.cc (octave_cell::subsasgn): If RHS is cs-list, don't
 	fail if shape of LHS is different.
 	* ov-struct.cc (octave_struct::subsasgn): Likewise.