diff scripts/ChangeLog @ 8740:cb0ea772a4af

Initialize axes ticklength property.
author Ben Abbott <bpabbott@mac.com>
date Fri, 13 Feb 2009 18:29:18 -0500
parents 3ef774603887
children 4142982c66c6
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,7 @@
+2009-02-13 Ben Abbott <bpabott@mac.com>
+
+	* plot/__go_draw_axes__.m: Respect axes ticklength property.
+
 2009-02-12  John W. Eaton  <jwe@octave.org>
 
 	* general/sortrows.m: Call __sort_rows_idx__, not __sortrows_idx__.