diff NEWS @ 11226:16d744cce38c

deprecate the dispatch function
author John W. Eaton <jwe@octave.org>
date Wed, 10 Nov 2010 16:04:31 -0500
parents 5962c1cfdbcb
children 093c9facf0f0
line wrap: on
line diff
--- a/NEWS	Wed Nov 10 16:09:07 2010 -0500
+++ b/NEWS	Wed Nov 10 16:04:31 2010 -0500
@@ -407,8 +407,8 @@
     be removed from Octave 3.8 (or whatever version is the second major
     release after 3.4):
 
-      cellidx      fstat        values       gammai
-      betai        is_global    autocor      autocov
+      autocor  betai    dispatch  gammai     values
+      autocov  cellidx  fstat     is_global
 
 Summary of important user-visible changes for version 3.2:
 ---------------------------------------------------------