diff liboctave/ChangeLog @ 4514:8373b9b41eee

[project @ 2003-09-19 21:47:10 by jwe]
author jwe
date Fri, 19 Sep 2003 21:47:10 +0000
parents 508238e65af7
children b4449b1193ac
line wrap: on
line diff
--- a/liboctave/ChangeLog	Fri Sep 19 21:41:21 2003 +0000
+++ b/liboctave/ChangeLog	Fri Sep 19 21:47:10 2003 +0000
@@ -1,5 +1,7 @@
 2003-09-19  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* chNDArray.h, chNDArray.cc, boolNDArray.h, boolNDArray.cc: New files.
+
 	* Array.h, Array-idx.h, Array.cc: Fold all N-d functionality here.
 	Turn inheritance hierarchy upside down (2-d and 3-d arrays are now
 	just special cases of the general purpose N-d Array object).