diff liboctave/ChangeLog @ 4737:108c9a93196d

[project @ 2004-02-05 18:25:00 by jwe]
author jwe
date Thu, 05 Feb 2004 18:25:00 +0000
parents 4179c59d82da
children c9e5b9fa7b17
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -2,6 +2,8 @@
 
 	* Array.cc (Array<T>::assignN): Require RHS == 0x0 matrix for
 	deleting elements.
+	(Array<T>::index): Remove trailing singletons in ra_idx, but leave
+	at least ndims elements.
 
 2004-02-05  Petter Risholm  <risholm@stud.ntnu.no>