diff src/ChangeLog @ 8697:b227213a70c3

parse.y (eval_string): use the one true evaluator
author John W. Eaton <jwe@octave.org>
date Sat, 07 Feb 2009 12:39:19 -0500
parents 344d6d6fc6aa
children 39666c970996
line wrap: on
line diff
--- a/src/ChangeLog	Sat Feb 07 08:35:38 2009 -0500
+++ b/src/ChangeLog	Sat Feb 07 12:39:19 2009 -0500
@@ -1,3 +1,7 @@
+2009-02-07  John W. Eaton  <jwe@octave.org>
+
+	* parse.y (eval_string): Use the one true evaluator.
+
 2009-02-06  John W. Eaton  <jwe@octave.org>
 
 	* Makefile.in (INCLUDES): Include oct-hdf5.h in the list.