diff scripts/ChangeLog @ 8554:8cd2277569c0

title.m: set horizontalalignment to center
author John W. Eaton <jwe@octave.org>
date Wed, 21 Jan 2009 11:40:37 -0500
parents 3591fe09f3b1
children d81caf2e3a28
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-21  John W. Eaton  <jwe@octave.org>
+
+	* plot/title.m: Insert horizontalalignment property in varargin
+	before passing it on to __axis_label__.
+
 2009-01-21  Jaroslav Hajek  <highegg@gmail.com>
 
 	* strings/strchr.m: New function.