diff scripts/ChangeLog @ 7569:369b16e7f04b

handle tickdir property
author John W. Eaton <jwe@octave.org>
date Fri, 07 Mar 2008 06:14:27 -0500
parents f3b1f26dc44e
children 8bf1bcb0ad8f
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,7 @@
+2008-03-07  John W. Eaton  <jwe@octave.org>
+
+	* plot/__go_draw_axes__.m: Handle tickdir property.
+
 2008-03-06  John W. Eaton  <jwe@octave.org>
 
 	* plot/hist.m: Avoid temporaries.