changeset 12988:7aa9cb7aaa32

Announce in NEWS that we now have a profiler
author Jordi Gutiérrez Hermoso <jordigh@gmail.com>
date Tue, 23 Aug 2011 14:00:02 -0500
parents 4a39209844f4
children 00235a6446da
files NEWS
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,10 @@
 
  ** The PCRE library is now required to build Octave.
 
+ ** 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.
+
  ** strread, textscan, and textread have been completely revamped.
 
     They now support nearly all Matlab functionality including:
@@ -28,6 +32,8 @@
     iscolumn
     issrow
     zscore
+    profile
+    profshow
 
  ** Deprecated functions.