changeset 8945:45f8197ffd51

ChangeLog fix
author John W. Eaton <jwe@octave.org>
date Mon, 09 Mar 2009 17:13:58 -0400
parents cb0e9facc342
children e7e928088e90
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Mar 09 17:12:18 2009 -0400
+++ b/src/ChangeLog	Mon Mar 09 17:13:58 2009 -0400
@@ -1,3 +1,9 @@
+2009-03-09  John W. Eaton  <jwe@octave.org>
+
+	* graphics.h.in (OCTAVE_DEFAULT_FONTNAME): New macro, defaults to "*".
+	(axes::properties, text::properties): Use it to set default fontname.
+	* graphics.cc (axes::properties::set_defaults): Likewise.
+
 2009-03-09  Rafael Laboissiere  <rafael@debian.org>
 
 	* Makefile.in (maintainer-clean): Remove y.tab.h here.
@@ -8,12 +14,6 @@
 	* data.cc (F__accumarray_sum__): New function.
 	(do_accumarray_sum): New helper template function.
 
-2009-03-07  John W. Eaton  <jwe@octave.org>
-
-	* graphics.h.in (OCTAVE_DEFAULT_FONTNAME): New macro, defaults to "*".
-	(axes::properties, text::properties): Use it to set default fontname.
-	* graphics.cc (axes::properties::set_defaults): Likewise.
-
 2009-03-07  Jaroslav Hajek  <highegg@gmail.com>
 
 	* xdiv.cc (mdm_div_impl, dmm_lelftdiv_impl, dmdm_div_impl,