diff scripts/ChangeLog @ 7428:0c11c6907c38

[project @ 2008-01-29 23:28:10 by jwe]
author jwe
date Tue, 29 Jan 2008 23:28:11 +0000
parents fe4a43e1d1d3
children 744f522dbabe
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,4 +1,8 @@
-2008-01-28  Michael Goffioul <michael.goffioul@gmail.com>
+2008-01-29  John W. Eaton  <jwe@octave.org>
+
+	* strings/str2double.m: Delete unused variable FLAG_OCTAVE.
+
+2008-01-28  Michael Goffioul  <michael.goffioul@gmail.com>
 
 	* plot/xlabel.m, plot/ylabel.m, plot/zlabel.m:
 	Return the label handle, not the current axis handle.