diff NEWS @ 12556:88558b8eb8a7

Add deprecated entry for cquad() pointing to quadcc(). HG Enter commit message. Lines beginning with 'HG:' are removed.
author Rik <octave@nomad.inbox5.com>
date Thu, 31 Mar 2011 09:57:11 -0700
parents 294c0927c762
children 89604fa96d2f
line wrap: on
line diff
--- a/NEWS	Thu Mar 31 09:34:26 2011 -0700
+++ b/NEWS	Thu Mar 31 09:57:11 2011 -0700
@@ -461,9 +461,9 @@
     be removed from Octave 3.8 (or whatever version is the second major
     release after 3.4):
 
-      autocor  cellidx   gammai     krylovb    values
-      autocov  dispatch  glpkmex    replot
-      betai    fstat     is_global  saveimage
+      autocor  cellidx   fstat    is_global  saveimage
+      autocov  cquad     gammai   krylovb    values
+      betai    dispatch  glpkmex  replot  
 
 Summary of important user-visible changes for version 3.2:
 ---------------------------------------------------------