diff liboctave/ChangeLog @ 4322:0b24abe1ba0b

[project @ 2003-02-14 01:58:12 by jwe]
author jwe
date Fri, 14 Feb 2003 01:58:12 +0000
parents 236c10efcde2
children 0990c9b77109
line wrap: on
line diff
--- a/liboctave/ChangeLog	Fri Feb 14 01:08:38 2003 +0000
+++ b/liboctave/ChangeLog	Fri Feb 14 01:58:12 2003 +0000
@@ -1,3 +1,8 @@
+2003-02-13  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* Array2-idx.h (Array2<T>::index (idx_vector&, int, const T&)):
+	Compatibility fix.
+
 2003-02-10  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* CColVector.cc (ComplexColumnVector::extract_n): New function.