diff src/ChangeLog @ 2956:c41e4dca98b9

[project @ 1997-05-09 17:17:43 by jwe]
author jwe
date Fri, 09 May 1997 17:19:18 +0000
parents dfffbf305468
children da62d3b91fa3
line wrap: on
line diff
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -21,6 +21,7 @@
 	* oct-var-ref.h, oct-var-ref.cc: New files for
 	octave_variable_reference class, extracted from variables.h and
 	variables.cc
+	* Makefile.in: Add them to the appropriate lists.
 
 	* oct-obj.h (octave_value_list::empty): New function.
 
@@ -30,6 +31,8 @@
 	structure element we are referencing.  Handle assignment,
 	increment, decrement, and value operations.
 
+Thu May  8 23:40:59 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
 	* ov-re-mat.h, ov-re-mat.cc (struct_elt_ref, struct_elt_val,
 	assign_struct_elt): Provide functions for looking up and setting
 	matrix dimensions.