diff scripts/ChangeLog @ 6261:7e2d79a71247

[project @ 2007-01-31 18:21:42 by jwe]
author jwe
date Wed, 31 Jan 2007 18:21:42 +0000
parents 77df53484011
children e892a83f8840
line wrap: on
line diff
--- a/scripts/ChangeLog	Wed Jan 31 18:18:30 2007 +0000
+++ b/scripts/ChangeLog	Wed Jan 31 18:21:42 2007 +0000
@@ -1,5 +1,11 @@
 2007-01-31  John W. Eaton  <jwe@octave.org>
 
+	* plot/__gnuplot_version__.m: Restore from CVS Attic.
+	* plot/Makefile.in (SOURCES_M): Add it to the list.
+
+	* plot/__uiobject_draw_axes__.m: Delete useless call to
+	__gnuplot_save_data__.
+
 	* image/image.m: Accept 2 args, but ignore the second for now.
 
 2007-01-30  David Bateman  <dbateman@free.fr>