changeset 28316:7a1736f89c6b

Merge stable to default
author Rik <rik@octave.org>
date Mon, 18 May 2020 09:14:33 -0700
parents bc904ed5aad4 (current diff) 768ae9b1a67c (diff)
children b81ff4104895
files NEWS etc/NEWS.6
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Mon May 18 09:00:50 2020 -0700
+++ b/NEWS	Mon May 18 09:14:33 2020 -0700
@@ -39,10 +39,6 @@
 
 - Support for Qt4 for graphics and the GUI has been removed.
 
-- The placement of text subscripts and superscripts has been
-re-engineered and now produces visually attractive results similar to
-Latex.
-
 ### Matlab compatibility
 
 - The function `griddata` now implements the "v4" Biharmonic Spline
--- a/etc/NEWS.6	Mon May 18 09:00:50 2020 -0700
+++ b/etc/NEWS.6	Mon May 18 09:14:33 2020 -0700
@@ -140,6 +140,10 @@
   when using those devices, and the code for supporting those formats
   will eventually be removed from a future version of Octave.
 
+- The placement of text subscripts and superscripts has been
+re-engineered and now produces visually attractive results similar to
+Latex.
+
 ### Matlab compatibility
 
 - The function `unique` now returns column index vectors for the second