changeset 20316:5db7eea18d76

maint: Periodic merge of stable to default.
author John W. Eaton <jwe@octave.org>
date Wed, 24 Jun 2015 14:40:22 -0400
parents 3a745710eaca (current diff) 077e73619ba8 (diff)
children 977853866d69 a0fab64685ab
files NEWS
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Wed Jun 24 12:53:18 2015 -0400
+++ b/NEWS	Wed Jun 24 14:40:22 2015 -0400
@@ -338,12 +338,12 @@
     the second major release after 4.0).  Use the Fatan2 function with sparse
     inputs as a replacement.
 
- ** The internal class <Octave_map> was deprecated in Octave 3.8 and has
+ ** The internal class Octave_map was deprecated in Octave 3.8 and has
     been removed from Octave 4.0.  Replacement classes are
-    <octave_map> (struct array) or <octave_scalar_map> for a single structure.
+    octave_map (struct array) or octave_scalar_map for a single structure.
 
  ** The configure option --enable-octave-allocator has been removed.
-    The internal class <octave_allocator> declared in oct-alloc.h has
+    The internal class octave_allocator declared in oct-alloc.h has
     been removed.  The header remains, but is deprecated.  The macros to
     access the class (DECLARE_OCTAVE_ALLOCATOR, DEFINE_OCTAVE_ALLOCATOR,
     and DEFINE_OCTAVE_ALLOCATOR2) are now unconditionally defined to be