Skip to content

Commit 006e395

Browse files
committed
maint: Merge stable to default.
2 parents 86dbcb1 + b09ad5e commit 006e395

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

etc/NEWS.9.md

+9
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,14 @@ Summary of bugs fixed for version 9.3.0 (tbd):
3030
properties to match redrawn plot (bug #65671).
3131
- Tick mark labels are now correctly updated after changing x or y data for
3232
`bar` and `barh` plots (bug #65734).
33+
- `hdl2struct.m`: Fix missing legend markers (bug #65904).
34+
- Enable FLTK graphics toolkit on macOS if not multi-threaded (bug #66482).
35+
- Do not execute PKG_ADD script in current directory (bug #66477).
3336

3437
### GUI
3538

3639
- Update Brazilian Portugese translation file (bug #66337).
40+
- Fix some missing white spaces in documentation viewer (bug #66459).
3741

3842
### Build system / Tests
3943

@@ -43,13 +47,18 @@ Summary of bugs fixed for version 9.3.0 (tbd):
4347
`movstd`, `movsum`, `movvar`: Add BISTs for general function operation.
4448
- `interp2`, `interp3`, `interpn`: Add more tests for non-numeric inputs
4549
(bug #66086).
50+
- Update formatting of movXXX functions.
4651

4752
### Documentation
4853

4954
- `load`: Correct documentation of `-v7.3` and `-hdf5` options (bug #42530).
5055
- `interp2`, `interp3`, `interpn`: Specify that inputs need to be numeric
5156
(bug #66086).
5257
- `error`: Document the `ID` argument (bug #66015).
58+
- `sqp`: Clarify size requirements of input arguments `lb` and `ub`
59+
(bug #66421).
60+
- Eliminate double period at end of "mode" graphics property documentation.
61+
- Fix makeinfo errors for comment block keywords (bug #66428).
5362

5463

5564
Summary of bugs fixed for version 9.2.0 (2024-06-01):

0 commit comments

Comments
 (0)