diff etc/NEWS.7.md @ 31392:01e9fdd57d1a stable

bump stable branch version after release * configure.ac (AC_INIT): Set version to 7.3.1. (OCTAVE_PATCH_VERSION): Now 1. * NEWS.7.md: Create section for a future 7.4 release.
author John W. Eaton <jwe@octave.org>
date Wed, 02 Nov 2022 14:25:29 -0400
parents 2c037ce00450
children 50f57a2be778
line wrap: on
line diff
--- a/etc/NEWS.7.md	Wed Nov 02 14:23:53 2022 -0400
+++ b/etc/NEWS.7.md	Wed Nov 02 14:25:29 2022 -0400
@@ -1,10 +1,21 @@
-Summary of bugs fixed for version 7.3.0 (2022-11-02):
+Summary of bugs fixed for version 7.4.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.3.0 (2022-11-02):
+----------------------------------------------------
+
+### Improvements and fixes
+
 - `scanf`: Don't set error when reaching end of stream (bug #62723).
 - Fix duplicate names displayed with mixed `@class`/`classdef` classes (bug #62802).
 - `canonicalize_file_name`: Handle symlinks to UNC network shares (bug #62847).