diff src/ChangeLog @ 4741:e44d0ac643a5

[project @ 2004-02-05 21:57:50 by jwe]
author jwe
date Thu, 05 Feb 2004 21:57:51 +0000
parents 7bd3748e2735
children 2527c2fd4345
line wrap: on
line diff
--- a/src/ChangeLog	Thu Feb 05 19:58:57 2004 +0000
+++ b/src/ChangeLog	Thu Feb 05 21:57:51 2004 +0000
@@ -1,5 +1,12 @@
 2004-02-05  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* data.cc (Fsize): Update for N-d objects.
+
+	* ls-mat5.cc (read_mat5_binary_element): Force conversion.
+
+	* ov-base.cc (octave_base_value::char_matrix_value):
+	Pass force arg to convert_to_str.
+
 	* data.cc (Freshape): Chop trailing singletons from new dimensions.
 
 2004-02-03  John W. Eaton  <jwe@bevo.che.wisc.edu>