diff NEWS @ 11562:1811f4f8b3b5

Rename cquad to quadcc and add to documentation.
author Rik <octave@nomad.inbox5.com>
date Mon, 17 Jan 2011 20:18:07 -0800
parents b0ef6f28e09a
children 8ac9687dbe9f
line wrap: on
line diff
--- a/NEWS
+++ b/NEWS
@@ -62,7 +62,7 @@
     `issymmetric' has been changed for better consistency.
     
     * The `ismatrix' function now returns true for all numeric,
-      logical and character 2d or Nd matrices.  Previously, `ismatrix' 
+      logical and character 2-D or N-D matrices.  Previously, `ismatrix' 
       returned false if the first or second dimension was zero.
       Hence, `ismatrix ([])' was false, 
       while `ismatrix (zeros (1,2,0))' was true.
@@ -76,7 +76,7 @@
       now yields true.
     
     * The `issymmetric' function now checks for symmetry instead of
-      hermitianness.  For the latter, ishermitian was created.  Also,
+      Hermitianness.  For the latter, ishermitian was created.  Also,
       logical scalar is returned rather than the dimension, so
       `issymmetric ([])' is now true.
       
@@ -313,15 +313,15 @@
 
   ** The following functions are new in Octave 3.4:
 
-       accumdim    erfcx        nfields      pqpnonneg  uigetfile  
-       bitpack     fileread     nth_element  randi      uiputfile   
-       bitunpack   fminbnd      onCleanup    repelems   uimenu
-       blkmm       fskipl       pbaspect     reset      whitebg
-       cbrt        ifelse       pie3         rsf2csf     
-       curl        ishermitian  powerset     saveas     
-       chop        isindex      ppder        strread         
-       daspect     luupdate     ppint        textread         
-       divergence  merge        ppjumps      uigetdir
+       accumdim    erfcx        nfields      pqpnonneg  uigetdir 
+       bitpack     fileread     nth_element  quadcc     uigetfile  
+       bitunpack   fminbnd      onCleanup    randi      uiputfile    
+       blkmm       fskipl       pbaspect     repelems   uimenu  
+       cbrt        ifelse       pie3         reset      whitebg
+       curl        ishermitian  powerset     rsf2csf    
+       chop        isindex      ppder        saveas          
+       daspect     luupdate     ppint        strread          
+       divergence  merge        ppjumps      textread 
 
   ** Using the image function to view images with external programs such
      as display, xv, and xloadimage is no longer supported.  The