diff scripts/ChangeLog @ 11685:61244c9d99b3 release-3-0-x

handle axes linewidth property
author John W. Eaton <jwe@octave.org>
date Tue, 11 Mar 2008 22:22:50 -0400
parents e77150aa1ac2
children 7817fd1f2237
line wrap: on
line diff
--- a/scripts/ChangeLog	Tue Mar 11 22:07:27 2008 -0400
+++ b/scripts/ChangeLog	Tue Mar 11 22:22:50 2008 -0400
@@ -1,5 +1,7 @@
 2008-03-11  John W. Eaton  <jwe@octave.org>
 
+	* plot/ChangeLog: Handle axes linewidth property.
+
 	* plot/__go_draw_axes__.m (get_old_gnuplot_color): New subfunction.
 	Use it to replace repeated if/elseif blocks.