diff scripts/ChangeLog @ 6415:6b1535a09268

[project @ 2007-03-15 18:03:17 by jwe]
author jwe
date Thu, 15 Mar 2007 18:03:18 +0000
parents cf8e671beada
children 2efe282221ed
line wrap: on
line diff
--- a/scripts/ChangeLog	Thu Mar 15 16:04:52 2007 +0000
+++ b/scripts/ChangeLog	Thu Mar 15 18:03:18 2007 +0000
@@ -6,9 +6,11 @@
 2007-03-15  Daniel J Sebald  <daniel.sebald@ieee.org>
 
 	* plot/__go_draw_axes__.m (do_linestyle_command): Fix marker types.
+	Use numeric line types.
 
 	* control/base/rlocus.m: Add asymptotes to the plot.  Use wider
-	lines and larger markers.
+	lines and larger markers.  Remove key titles from line type
+	properties.
 
 2007-03-14  John W. Eaton  <jwe@octave.org>