changeset 8251:8067a06c901c

ChangeLog fixes
author John W. Eaton <jwe@octave.org>
date Tue, 21 Oct 2008 15:13:24 -0400
parents 8a2559a1aefa
children b12a2975bf7e
files scripts/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/ChangeLog	Tue Oct 21 15:12:40 2008 -0400
+++ b/scripts/ChangeLog	Tue Oct 21 15:13:24 2008 -0400
@@ -1,4 +1,4 @@
-2008-10-21  Ben Abbott <bpabbott@mac.com>
+2008-10-21  Ben Abbott  <bpabbott@mac.com>
 
 	* plot/clf.m: Improve Matlab compatibility.
 
@@ -11,7 +11,7 @@
 	directly.  Use allhild instead of looking at children field of
 	figure object struct.
 
-2008-10-20  Ben Abbott <bpabbott@mac.com>
+2008-10-20  Ben Abbott  <bpabbott@mac.com>
 
 	* plot/orient.m: Fix syntax error.