diff 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
line wrap: on
line diff
--- a/etc/NEWS.7.md	Fri Jul 29 15:43:20 2022 +0200
+++ b/etc/NEWS.7.md	Fri Jul 29 12:02:42 2022 -0400
@@ -1,10 +1,22 @@
-Summary of bugs fixed for version 7.2.0 (tbd):
+Summary of bugs fixed for version 7.3.0 (tbd):
 ----------------------------------------------------
 
 For (bug #XXXXX) see https://savannah.gnu.org/bugs/?XXXXX
 
 ### Improvements and fixes
 
+### GUI
+
+### Build system / Tests
+
+### Documentation
+
+
+Summary of bugs fixed for version 7.2.0 (2022-07-28):
+----------------------------------------------------
+
+### Improvements and fixes
+
 - Avoid out-of-bounds indexing when checking for broadcastable inplace operators (bug #38466).
 - `hdl2struct.m`: Fix saving of `uibuttongroups` (bug #62266).
 - Fix `ls` with glob patterns on Windows (bug #62282).