# HG changeset patch # User Rik # Date 1326135184 28800 # Node ID 3f2a3076b9a642319294bf5686754e49d0e6b861 # Parent 6b79540a0e5280d09963b9dc5476c0ad1d563645 NEWS: Update list of functions added for 3.6.0 release. * NEWS: Update list of functions added for 3.6.0 release. diff -r 6b79540a0e52 -r 3f2a3076b9a6 NEWS --- a/NEWS Mon Jan 09 10:51:53 2012 -0800 +++ b/NEWS Mon Jan 09 10:53:04 2012 -0800 @@ -52,7 +52,7 @@ ** Octave now features a profiler, thanks to the work of Daniel Kraft under the Google Summer of Code mentorship program. The manual has been updated to reflect this addition. The new user-visible - functions are profexplore, profile, and profshow. + functions are profile, profshow, and profexplore. ** Overhaul of statistical distribution functions @@ -171,10 +171,12 @@ ** Other new functions added in 3.6.0: - is_dq_string nthargout usejava - is_sq_string python waitbar - narginchk recycle zscore - + bicg nthargout usejava + is_dq_string narginchk waitbar + is_sq_string python zscore + is_function_handle register_graphics_toolkit + loaded_graphics_toolkits recycle + ** Deprecated functions. The following functions were deprecated in Octave 3.2 and have been