# HG changeset patch # User Arun Giridhar # Date 1669198966 18000 # Node ID cb5d5c9d9c14f8f5fb34e9417e9b14933f272f7a # Parent e3a133bf920f37ac23ef4ff277e9b653705b1084 NEWS.8.md: Remove statement about LTS diff -r e3a133bf920f -r cb5d5c9d9c14 etc/NEWS.8.md --- 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