changeset 29855:1e0530d86229

NEWS: remove bugfix lines from stable branch weirdly merged into file. * NEWS: remove bugfix lines from stable branch weirdly merged into file.
author Rik <rik@octave.org>
date Tue, 06 Jul 2021 09:41:03 -0700
parents 2bb72743d3eb
children 56b3e2af0298
files NEWS
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Mon Jul 05 08:46:16 2021 -0700
+++ b/NEWS	Tue Jul 06 09:41:03 2021 -0700
@@ -1,9 +1,6 @@
 Summary of important user-visible changes for version 7 (yyyy-mm-dd):
 ----------------------------------------------------------------------
 
-- `ls-mat5.cc`: Avoid integer overflow in calculation of buffer size for zlib (bug #55427).
-- Move top-level REPL from interpreter to evaluator.
-- Avoid crash with `dbquit` when executing command in terminal from GUI (bug #60813).
 ### General improvements
 
 - Many functions in Octave can be called in a command form---no