diff liboctave/ChangeLog @ 3665:0689afb1d001

[project @ 2000-05-11 19:07:56 by jwe]
author jwe
date Thu, 11 May 2000 19:10:09 +0000
parents a908150a3a32
children 0287dfeb1f34
line wrap: on
line diff
--- a/liboctave/ChangeLog	Mon May 01 19:35:22 2000 +0000
+++ b/liboctave/ChangeLog	Thu May 11 19:10:09 2000 +0000
@@ -1,3 +1,9 @@
+2000-05-11  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* Array-d.cc: Instantiate ArrayN<double> here too.
+	* Array-idx-vec.cc, ArrayN-idx.h, ArrayN.cc, ArrayN.h: New files.
+	* Makefile.in: Add them to the appropriate lists.
+
 2000-04-06  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* Array.cc (Array<T>::operator =): Don't set max_indices to 1 here.