diff etc/NEWS.8.md @ 31522:bbd07d0f587b

maint: Merge stable to default.
author Arun Giridhar <arungiridhar@gmail.com>
date Wed, 23 Nov 2022 05:23:12 -0500
parents f491195f7687 cb5d5c9d9c14
children 7b6d4b6afef2
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