changeset 29849:8e898dc7e7d3 stable

NEWS: Update with latest changes again. * NEWS: Add items from commit log.
author Markus Mützel <markus.muetzel@gmx.de>
date Sat, 03 Jul 2021 08:57:12 +0200
parents c517a55a14ad
children 224dbae54060 65f0754d9569 754013c36587
files NEWS
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Fri Jul 02 09:41:09 2021 -0400
+++ b/NEWS	Sat Jul 03 08:57:12 2021 +0200
@@ -62,6 +62,9 @@
 - `ind2sub`: Fix typo in "see also" section of docstring (bug #60842).
 - `mrdivide`, `mldivide`: Document that functions might return minimum norm solutions (bug #60839).
 - Fix scoping issue for handles to sibling nested functions (bug #60845).
+- `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).
 
 ### GUI