comparison etc/NEWS.7.md @ 31170:06c76eca5f95 default tip @

maint: merge stable to default
author John W. Eaton <jwe@octave.org>
date Fri, 29 Jul 2022 12:02:42 -0400
parents 929c05cf2afa efb29ba0a667
children
comparison
equal deleted inserted replaced
31168:4efd735d034c 31170:06c76eca5f95
1 Summary of bugs fixed for version 7.2.0 (tbd): 1 Summary of bugs fixed for version 7.3.0 (tbd):
2 ---------------------------------------------------- 2 ----------------------------------------------------
3 3
4 For (bug #XXXXX) see https://savannah.gnu.org/bugs/?XXXXX 4 For (bug #XXXXX) see https://savannah.gnu.org/bugs/?XXXXX
5
6 ### Improvements and fixes
7
8 ### GUI
9
10 ### Build system / Tests
11
12 ### Documentation
13
14
15 Summary of bugs fixed for version 7.2.0 (2022-07-28):
16 ----------------------------------------------------
5 17
6 ### Improvements and fixes 18 ### Improvements and fixes
7 19
8 - Avoid out-of-bounds indexing when checking for broadcastable inplace operators (bug #38466). 20 - Avoid out-of-bounds indexing when checking for broadcastable inplace operators (bug #38466).
9 - `hdl2struct.m`: Fix saving of `uibuttongroups` (bug #62266). 21 - `hdl2struct.m`: Fix saving of `uibuttongroups` (bug #62266).