diff scripts/ChangeLog @ 6029:e282b629db6f

[project @ 2006-10-04 14:37:56 by jwe]
author jwe
date Wed, 04 Oct 2006 14:37:57 +0000
parents bb0c9f97fe4f
children 004037def470
line wrap: on
line diff
--- a/scripts/ChangeLog	Wed Oct 04 13:42:21 2006 +0000
+++ b/scripts/ChangeLog	Wed Oct 04 14:37:57 2006 +0000
@@ -1,3 +1,8 @@
+2006-10-04  John W. Eaton  <jwe@octave.org>
+
+	* plot/__clear_plot__.m: New function.
+	* plot/__setup_plot__.m: Use __clear_plot__.
+
 2006-10-03  Søren Hauberg  <soren@hauberg.org>
 
 	* pkg/pkg.m: Avoid calling addpath with no args.