diff scripts/ChangeLog @ 6030:004037def470

[project @ 2006-10-04 14:54:46 by jwe]
author jwe
date Wed, 04 Oct 2006 14:54:46 +0000
parents e282b629db6f
children dcecca0396e6
line wrap: on
line diff
--- a/scripts/ChangeLog	Wed Oct 04 14:37:57 2006 +0000
+++ b/scripts/ChangeLog	Wed Oct 04 14:54:46 2006 +0000
@@ -1,7 +1,10 @@
 2006-10-04  John W. Eaton  <jwe@octave.org>
 
-	* plot/__clear_plot__.m: New function.
-	* plot/__setup_plot__.m: Use __clear_plot__.
+	* deprecated/clearplot.m, deprecated/clg.m: New functions.
+
+	* plot/clg.m: Delete.
+	* plot/__init_plot_vars__.m: New function.
+	* plot/__setup_plot__.m: Use __init_plot_vars__.
 
 2006-10-03  Søren Hauberg  <soren@hauberg.org>