changeset 31521:cb5d5c9d9c14 stable

NEWS.8.md: Remove statement about LTS
author Arun Giridhar <arungiridhar@gmail.com>
date Wed, 23 Nov 2022 05:22:46 -0500
parents e3a133bf920f
children bbd07d0f587b 88d2395500e7
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:04 2022 -0500
+++ b/etc/NEWS.8.md	Wed Nov 23 05:22:46 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