diff src/ChangeLog @ 7086:625891845df5

[project @ 2007-10-31 17:11:49 by jwe]
author jwe
date Wed, 31 Oct 2007 17:16:16 +0000
parents 8ada882c7c69
children b04f0523558d
line wrap: on
line diff
--- a/src/ChangeLog	Wed Oct 31 16:23:25 2007 +0000
+++ b/src/ChangeLog	Wed Oct 31 17:16:16 2007 +0000
@@ -1,5 +1,8 @@
 2007-10-31  John W. Eaton  <jwe@octave.org>
 
+	* graphics.cc (line::properties::get): Fix property name
+	(markerface -> markerfacecolor).
+
 	* Makefile.in (INCLUDES): Add debug.h to the list.
 
 2007-10-30  John Swensen  <jpswensen@comcast.net>