diff NEWS @ 12488:bea828c03969

Add new isrow, iscolumn functions.
author Rik <octave@nomad.inbox5.com>
date Mon, 28 Feb 2011 22:35:41 -0800
parents dfeea9cae79e
children 294c0927c762
line wrap: on
line diff
--- a/NEWS	Mon Feb 28 21:27:08 2011 -0800
+++ b/NEWS	Mon Feb 28 22:35:41 2011 -0800
@@ -1,6 +1,12 @@
 Summary of important user-visible changes for version 3.6:
 ---------------------------------------------------------
 
+ ** The PCRE library is now required to build Octave.
+
+ ** New functions added.
+    iscolumn
+    issrow
+ 
  ** Deprecated functions.
 
     The following functions were deprecated in Octave 3.2 and have been
@@ -18,8 +24,6 @@
       spchol              splchol      unmark_command
       spchol2inv          split        unmark_rawcommand
 
-  ** The PCRE library is now required to build Octave.
-
 Summary of important user-visible changes for version 3.4:
 ---------------------------------------------------------