[binutils-gdb/gdb-13-branch] gdb/NEWS: Change "Changes since GDB 12" to "Changes in GDB 13".

Joel Brobecker brobecke@sourceware.org
Thu Feb 2 03:52:07 GMT 2023


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=cc49130bdaaf3feee4689a5beeb4dc0bc8015e7e

commit cc49130bdaaf3feee4689a5beeb4dc0bc8015e7e
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Thu Feb 2 07:49:08 2023 +0400

    gdb/NEWS: Change "Changes since GDB 12" to "Changes in GDB 13".
    
    Now that the version number is confirmed to GDB 13, this commit
    updates the gdb/NEWS file accordingly, as per GDB's release procedures.

Diff:
---
 gdb/NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/NEWS b/gdb/NEWS
index b631b489344..ba4fec15c16 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,7 @@
 		What has changed in GDB?
 	     (Organized release by release)
 
-*** Changes since GDB 12
+*** Changes in GDB 13
 
 * MI version 1 is deprecated, and will be removed in GDB 14.


More information about the Gdb-cvs mailing list