diff NEWS @ 12298:edaf29362c50 release-3-4-x

remove ARPACK from documentation and some config files
author John W. Eaton <jwe@octave.org>
date Sun, 30 Jan 2011 02:43:10 -0500
parents 75a496c7a3df
children abcd61f965e5
line wrap: on
line diff
--- a/NEWS
+++ b/NEWS
@@ -416,6 +416,10 @@
   * For compatibility with Matlab, mu2lin (x) is now equivalent to
     mu2lin (x, 0).
 
+  * The ARPACK library is now distributed with Octave so it no longer
+    needs to be available as an external dependency when building
+    Octave.
+
 Summary of important user-visible changes for version 3.2:
 ---------------------------------------------------------