changeset 9016:07c4e6c6ad89

ChangeLog fix
author John W. Eaton <jwe@octave.org>
date Wed, 25 Mar 2009 14:34:38 -0400
parents 06cebb6c5dde
children 9543a90fac18
files scripts/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/ChangeLog	Wed Mar 25 14:33:44 2009 -0400
+++ b/scripts/ChangeLog	Wed Mar 25 14:34:38 2009 -0400
@@ -2,7 +2,7 @@
 
 	* general/gradient.m: Fix calculation for more than two
 	dimensions.  Change interpretation of vector arguments from
-	spacing to coordinates.  Newtests.
+	spacing to coordinates.  New tests.
 
 2009-03-25  John W. Eaton  <jwe@octave.org>