diff scripts/ChangeLog @ 6751:c0370a971fef

[project @ 2007-06-25 15:12:07 by jwe]
author jwe
date Mon, 25 Jun 2007 15:12:07 +0000
parents f7fdea19da88
children ee2ad7b5454a
line wrap: on
line diff
--- a/scripts/ChangeLog	Sun Jun 24 21:37:08 2007 +0000
+++ b/scripts/ChangeLog	Mon Jun 25 15:12:07 2007 +0000
@@ -1,3 +1,9 @@
+2007-06-25  John W. Eaton  <jwe@octave.org>
+
+	* plot/__go_draw_axes__.m: Handle char arrays for tic labels.
+	Recycle tic labels if necessary.  From Juhani Saastamoinen
+	<juhani@cs.joensuu.fi>.
+
 2007-06-20  John W. Eaton  <jwe@octave.org>
 
 	* strings/index.m: Allow strings to be empty.