changeset 16936:8f0a82add3da

NEWS: Announce deprecation of isequalwithequalnans. Replacement with isequaln was done in changeset a7b2fc7fe1a9. * NEWS: Announce deprecation of isequalwithequalnans.
author Rik <rik@octave.org>
date Tue, 09 Jul 2013 14:54:24 -0700
parents a7b2fc7fe1a9
children 57fad64de019
files NEWS
diffstat 1 files changed, 7 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Tue Jul 09 14:39:39 2013 -0700
+++ b/NEWS	Tue Jul 09 14:54:24 2013 -0700
@@ -219,12 +219,13 @@
 
       default_save_options    java_set                  
       gen_doc_cache           java_unsigned_conversion  
-      java_convert_matrix     javafields                
-      java_debug              javamethods               
-      java_get                re_read_readline_init_file
-      java_invoke             read_readline_init_file   
-      java_new                saving_history            
-      
+      isequalwithequalnans    javafields                
+      java_convert_matrix     javamethods               
+      java_debug              re_read_readline_init_file
+      java_get                read_readline_init_file   
+      java_invoke             saving_history            
+      java_new           
+
     The following keywords have been deprecated in Octave 3.8 and will
     be removed from Octave 3.12 (or whatever version is the second major
     release after 3.8):