diff scripts/ChangeLog @ 6444:af8e28709a2c

[project @ 2007-03-23 16:42:50 by jwe]
author jwe
date Fri, 23 Mar 2007 16:44:12 +0000
parents 1896d9b1f302
children f82f516c8a00
line wrap: on
line diff
--- a/scripts/ChangeLog	Fri Mar 23 16:28:00 2007 +0000
+++ b/scripts/ChangeLog	Fri Mar 23 16:44:12 2007 +0000
@@ -1,6 +1,7 @@
 2007-03-23  John W. Eaton  <jwe@octave.org>
 
 	* plot/__pltopt1__.m: Handle "@" marker same as "+".
+	Handle numeric color specs.
 	* plot/plot.m: Remove "-@" and "@" from docstring.
 
 	* plot/orient.m: Fix tests to avoid creating a plot window.