diff liboctave/ChangeLog @ 4437:0a59e4de215e

[project @ 2003-06-24 19:28:48 by jwe]
author jwe
date Tue, 24 Jun 2003 19:28:48 +0000
parents b18ace8faf31
children abbf63293766
line wrap: on
line diff
--- a/liboctave/ChangeLog	Tue Jun 24 13:00:12 2003 +0000
+++ b/liboctave/ChangeLog	Tue Jun 24 19:28:48 2003 +0000
@@ -1,3 +1,8 @@
+2003-06-24  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* Array2-idx.h (Array2<T>::index (idx_vector&, int, const T&)):
+	Magic colon indexing always produces an object with one column.
+
 2003-06-21  Paul Kienzle <pkienzle@users.sf.net>
 
 	* kpse-xfns.h (NAME_BEGINS_WITH_DEVICE): Arg is std::string, not char*.