comparison etc/NEWS.7.md @ 31311:6408e371355b

maint: Merge stable to default.
author Markus Mützel <markus.muetzel@gmx.de>
date Sat, 15 Oct 2022 18:46:55 +0200
parents ef3cd4d7691f e649aa69d5bc
children 0c6530418460
comparison
equal deleted inserted replaced
31309:3ea3b3956336 31311:6408e371355b
23 - Fix incorrect `lambda` outputs for `lsqnonneg` and `pqpnonneg` (bug #63178). 23 - Fix incorrect `lambda` outputs for `lsqnonneg` and `pqpnonneg` (bug #63178).
24 - `addtodate.m`: Fix wrong month returned when subtracting a month from some end-of-month dates (bug #60671). 24 - `addtodate.m`: Fix wrong month returned when subtracting a month from some end-of-month dates (bug #60671).
25 - `var.m`: Fix some Inf and NaN inputs returning 0 instead of NaN (bug #63203) 25 - `var.m`: Fix some Inf and NaN inputs returning 0 instead of NaN (bug #63203)
26 26
27 ### GUI 27 ### GUI
28 - Respect confirmation when deleting files in file browser widget (bug #63198).
28 29
29 ### Build system / Tests 30 ### Build system / Tests
30 31
31 - `io.tst`: Add test case for `scanf` (bug #62723). 32 - `io.tst`: Add test case for `scanf` (bug #62723).
32 - `nextpow2.m`: Add bug number tag to regression tests (bug #62947). 33 - `nextpow2.m`: Add bug number tag to regression tests (bug #62947).
39 - Minor wording change to hashing documentation. 40 - Minor wording change to hashing documentation.
40 - `lsqnonneg` and `pqpnonneg`: Document undocumented outputs. 41 - `lsqnonneg` and `pqpnonneg`: Document undocumented outputs.
41 - `pqpnonneg.m`: Improve docstring readability. 42 - `pqpnonneg.m`: Improve docstring readability.
42 - `lsode`: Make TeX and non-TeX docstrings agree. 43 - `lsode`: Make TeX and non-TeX docstrings agree.
43 - `curl`: Fix error in TeX docstring. 44 - `curl`: Fix error in TeX docstring.
45 - Update text on function argument checking.
44 46
45 47
46 Summary of bugs fixed for version 7.2.0 (2022-07-28): 48 Summary of bugs fixed for version 7.2.0 (2022-07-28):
47 ---------------------------------------------------- 49 ----------------------------------------------------
48 50