changeset 31522:bbd07d0f587b

maint: Merge stable to default.
author Arun Giridhar <arungiridhar@gmail.com>
date Wed, 23 Nov 2022 05:23:12 -0500
parents f491195f7687 (current diff) cb5d5c9d9c14 (diff)
children 8027b17bcb92
files etc/NEWS.8.md
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS.8.md	Wed Nov 23 05:14:34 2022 -0500
+++ b/etc/NEWS.8.md	Wed Nov 23 05:23:12 2022 -0500
@@ -121,9 +121,7 @@
 
   *What this means for user code*: If you want to treat "foo" as a character
   vector as opposed to a string object, *and* if you intend to use a future
-  version of Octave with string classes, then rewrite "foo" as 'foo'.  If you
-  need to retain the character vector behavior for "foo", you can continue to
-  use Octave 8 with long-term support.
+  version of Octave with string classes, then rewrite "foo" as 'foo'.
 
 ### Alphabetical list of new functions added in Octave 8