diff scripts/ChangeLog @ 12275:35c55d1241c7 release-3-4-x

remove configure checks for ARPACK
author John W. Eaton <jwe@octave.org>
date Fri, 28 Jan 2011 14:05:09 -0500
parents 3eaad8355678
children 3fc07861449b
line wrap: on
line diff
--- a/scripts/ChangeLog	Fri Jan 28 14:04:33 2011 -0500
+++ b/scripts/ChangeLog	Fri Jan 28 14:05:09 2011 -0500
@@ -1,3 +1,7 @@
+2011-01-28  John W. Eaton  <jwe@octave.org>
+
+	* sparse/svds.m: Use "test" instead of "testif HAVE_ARPACK".
+
 2011-01-27  Rik  <octave@nomad.inbox5.com>
 
 	* plot/whitebg.m: Improve docstring.