changeset 16845:9d1d8bdd71de

NEWS: Add new functions to list for 3.8 release. * NEWS: Add new functions to list for 3.8 release.
author Rik <rik@octave.org>
date Mon, 24 Jun 2013 20:47:34 -0700
parents 1b0650075a74
children e6401864d791
files NEWS
diffstat 1 files changed, 13 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS
+++ b/NEWS
@@ -176,12 +176,19 @@
 
  ** Other new functions added in 3.8.0:
 
-      betaincinv   dblist    expint       iscolormap    splinefit
-      cmpermute    ellipj    findfigs     lines         strjoin
-      cmunique     ellipke   fminsearch   polyeig       tetramesh
-      colorcube    erfcinv   gallery      rgbplot       waterfall
-      dawson       erfi      importdata   shrinkfaces
-
+      base64_decode               erfcinv        rgbplot                    
+      base64_encode               erfi           shrinkfaces                
+      betaincinv                  expint         splinefit               
+      built_in_docstrings_file    findfigs       strjoin                 
+      cmpermute                   fminsearch     struct2hdl              
+      cmunique                    gallery        tetramesh               
+      colorcube                   gco            waterfall               
+      copyobj                     hdl2struct                  
+      dawson                      importdata                  
+      dblist                      iscolormap  
+      ellipj                      lines   
+      ellipke                     polyeig 
+                               
  ** Deprecated functions.
 
     The following functions were deprecated in Octave 3.4 and have been