diff liboctave/ChangeLog @ 4648:dca0236ad77c

[project @ 2003-11-23 19:36:33 by jwe]
author jwe
date Sun, 23 Nov 2003 19:36:33 +0000
parents eff8f977508c
children 623f6262a8e9
line wrap: on
line diff
--- a/liboctave/ChangeLog	Sun Nov 23 18:20:12 2003 +0000
+++ b/liboctave/ChangeLog	Sun Nov 23 19:36:33 2003 +0000
@@ -1,5 +1,8 @@
 2003-11-23  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* Array-so.cc: New file.  Move instantiations here from so-array.h.
+	* Makefile.in (TI_SRC): Add it to the list.
+
 	* MArray-defs.h (DO_VS_OP2, DO_VV_OP2): Accept args for element
 	type and the names of the left and right operands.  Change all uses.