diff scripts/ChangeLog @ 6920:17d9ce1f00f5

[project @ 2007-09-21 16:13:30 by jwe]
author jwe
date Fri, 21 Sep 2007 16:13:35 +0000
parents e45e921fbee2
children 2ae5d4353d0b
line wrap: on
line diff
--- a/scripts/ChangeLog	Fri Sep 21 16:01:16 2007 +0000
+++ b/scripts/ChangeLog	Fri Sep 21 16:13:35 2007 +0000
@@ -1,3 +1,7 @@
+2007-09-21  John W. Eaton  <jwe@octave.org>
+
+	* plot/__go_draw_axes__.m (do_tics_1): Use %g, not %.15g here.
+
 2007-09-21  Luther Tychonievich  <lty@cs.byu.edu>
 
 	* control/hinf/h2norm: Compute d*d', not d'*d.