diff scripts/ChangeLog @ 8585:e6497be3f3d6

Skip tests if ARPACK is missing.
author Ben Abbott <bpabbott@mac.com>
date Sat, 24 Jan 2009 12:09:25 -0500
parents 92d66bbd74af
children 31ab3b83bc8a
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-24 Ben Abbott <bpabbott@mac.com>
+
+	* sparse/svds.m: svds.m: skip tests if ARPACK is missing.
+
 2009-01-23  Søren Hauberg  <hauberg@gmail.com>
 
 	* help/type.m: Make 'type X' work, when X is the name of a variable.