diff scripts/ChangeLog @ 6499:7e9c1e9ff36d

[project @ 2007-04-05 18:53:03 by jwe]
author jwe
date Thu, 05 Apr 2007 18:53:03 +0000
parents e0acfe7c3f7b
children 3ea308b4b37e
line wrap: on
line diff
--- a/scripts/ChangeLog	Thu Apr 05 17:59:47 2007 +0000
+++ b/scripts/ChangeLog	Thu Apr 05 18:53:03 2007 +0000
@@ -1,5 +1,10 @@
 2007-04-05  John W. Eaton  <jwe@octave.org>
 
+	* sparse/nonzeros.m, sparse/normest.m, sparse/spconvert.m,
+	sparse/spdiags.m, sparse/speye.m, sparse/spfun.m, sparse/spones.m,
+	sparse/sprand.m, sparse/sprandn.m, sparse/sprandsym.m,
+	sparse/spstats.m, sparse/treeplot.m: Style fixes.
+
 	* pkg/pkg.m: Use "strcat (...)" instead of "[...]".
 	Use stricmp instead of strcmp+tolower.
 	Style fixes.