changeset 10829:61cb53ae9db3

update NEWS
author Jaroslav Hajek <highegg@gmail.com>
date Thu, 29 Jul 2010 08:28:24 +0200
parents 322f43e0e170
children b4ebfd675321
files ChangeLog NEWS
diffstat 2 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Jul 28 12:45:04 2010 -0700
+++ b/ChangeLog	Thu Jul 29 08:28:24 2010 +0200
@@ -1,3 +1,7 @@
+2010-07-29  Jaroslav Hajek  <highegg@gmail.com>
+
+	* NEWS: Include list of new functions.
+
 2010-07-08  Rik <octave@nomad.inbox5.com>
 
 	* NEWS: Update with addition of engineering format.
--- a/NEWS	Wed Jul 28 12:45:04 2010 -0700
+++ b/NEWS	Thu Jul 29 08:28:24 2010 +0200
@@ -311,6 +311,17 @@
      Both display numbers in engineering notation, i.e., mantissa + exponent
      where the exponent is a multiple of 3.
 
+  ** The following new functions were added:
+
+      accumdim     erfcx        luupdate     ppder        sizemax
+      bitpack      fileread     merge        ppint        strread
+      bitunpack    fminbnd      nfields      ppjumps      textread
+      blkmm        fskipl       nth_element  pqpnonneg    whitebg
+      cbrt         ifelse       onCleanup    repelems
+      chop         ishermitian  pbaspect     reset
+      daspect      isindex      powerset     rsf2csf
+
+
 Summary of important user-visible changes for version 3.2:
 ---------------------------------------------------------