diff liboctave/ChangeLog @ 3573:6ae6f1180e62

[project @ 2000-02-04 09:01:59 by jwe]
author jwe
date Fri, 04 Feb 2000 09:02:04 +0000
parents 8d641545e006
children 787bb9d8f60e
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,8 @@
+2000-02-04  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* dColVector.h, dRowVector.h, CColVector.h, CRowVector.h:
+	Use MARRAY_FORWARD_DEFS here.
+
 2000-02-03  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* dMatrix.cc (Matrix::ifourier): Cast divisor to double.