diff src/ChangeLog @ 2449:31d5588dbb61

[project @ 1996-10-30 22:58:44 by jwe]
author jwe
date Wed, 30 Oct 1996 23:00:41 +0000
parents 00998e1442ae
children a28ed603c65c
line wrap: on
line diff
--- a/src/ChangeLog	Wed Oct 30 22:27:19 1996 +0000
+++ b/src/ChangeLog	Wed Oct 30 23:00:41 1996 +0000
@@ -1,5 +1,12 @@
 Wed Oct 30 01:06:19 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* ov-range.cc (octave_range::convert_to_str): New function.
+
+	* ov-str-mat.h (octave_char_matrix_str::char_matrix_value):
+	Delete function.  Already handled by octave_char_matrix class.	
+
+	* ov-ch-mat.h (octave_char_matrix::convert_to_str): New function.
+
 	* pager.cc (Fmore): Set page_screen_output to 1.0 or 0.0, not
 	"true" or "false".