diff liboctave/ChangeLog @ 10098:d3451c1496f8

allow the general case in Array<T>::compute_index
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 13 Jan 2010 22:06:58 +0100
parents eb8ac0eed9f1
children b51848e95e4b
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-13  Jaroslav Hajek  <highegg@gmail.com>
+
+	* Array.cc (Array<T>::compute_index): Generalize to the case of
+	unequal lengths.
+
 2010-01-13  Jaroslav Hajek  <highegg@gmail.com>
 
 	* dim-vector.h (dim_vector::chop_trailing_singletons): Only uniquify