changeset 4500:aa3b7d89864e

[project @ 2003-09-05 20:02:43 by jwe]
author jwe
date Fri, 05 Sep 2003 20:02:43 +0000
parents 55695bf73797
children 693ad5220d1e
files src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Sep 05 19:56:37 2003 +0000
+++ b/src/ChangeLog	Fri Sep 05 20:02:43 2003 +0000
@@ -2,6 +2,7 @@
 
 	* ov-cs-list.cc (octave_cs_list::print_raw): New function.
 	* ov-cs-list.h (octave_cs_list::print_raw): Provide decl.
+	* ov-list.h (octave_list::lst): Now protected instead of private.
 
 2003-09-04  John W. Eaton  <jwe@bevo.che.wisc.edu>