# HG changeset patch # User John W. Eaton # Date 1236633238 14400 # Node ID 45f8197ffd51446896b465924810133526dbc5f1 # Parent cb0e9facc3422545eedf0046e2051ac42756463a ChangeLog fix diff -r cb0e9facc342 -r 45f8197ffd51 src/ChangeLog --- 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 + + * 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 * 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 - - * 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 * xdiv.cc (mdm_div_impl, dmm_lelftdiv_impl, dmdm_div_impl,