diff liboctave/ChangeLog @ 4517:b4449b1193ac

[project @ 2003-09-20 02:06:06 by jwe]
author jwe
date Sat, 20 Sep 2003 02:06:07 +0000
parents 8373b9b41eee
children 382cb0ed8c14
line wrap: on
line diff
--- a/liboctave/ChangeLog	Fri Sep 19 22:04:54 2003 +0000
+++ b/liboctave/ChangeLog	Sat Sep 20 02:06:07 2003 +0000
@@ -1,5 +1,8 @@
 2003-09-19  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* Array.cc: Merge Array-idx.h.
+	* Array-idx.h: Delete.
+
 	* chNDArray.h, chNDArray.cc, boolNDArray.h, boolNDArray.cc: New files.
 
 	* Array.h, Array-idx.h, Array.cc: Fold all N-d functionality here.