changeset 12712:89638f2b844a stable

maint: update NEWS
author John W. Eaton <jwe@octave.org>
date Mon, 06 Jun 2011 15:46:22 -0400
parents 762d10c77277
children 8176c16628c8
files NEWS
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Mon Jun 06 11:54:15 2011 -0400
+++ b/NEWS	Mon Jun 06 15:46:22 2011 -0400
@@ -18,6 +18,9 @@
       * The Perl Compatible Regular Expression (PCRE) library is now
         required to build Octave.
 
+      * Octave's libraries and .oct files are now installed in
+        subdirectories of $libdir instead of $libexecdir.
+
     Any future Octave 3.4.x release versions should remain binary
     compatible with Octave 3.4.1 as we are now using proper library
     versioning as recommended by the libtool manual.