]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb/NEWS: Change "since GDB 16" into "in GDB 17"
authorJoel Brobecker <brobecker@adacore.com>
Sat, 6 Sep 2025 22:20:29 +0000 (15:20 -0700)
committerJoel Brobecker <brobecker@adacore.com>
Sat, 6 Sep 2025 22:20:29 +0000 (15:20 -0700)
Now that the major release version number is confirmed, we can adjust
the title of the corresponding section in the gdb/NEWS file.

gdb/NEWS

index 97828478146276cd5c3b5858afc9eb13928dd3cb..f8ee0e23c545b5a0ce82a59d4d69dd35f52bc557 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,7 @@
                What has changed in GDB?
             (Organized release by release)
 
-*** Changes since GDB 16
+*** Changes in GDB 17
 
 * Debugging Linux programs that use x86-64 or x86-64 with 32-bit pointer
   size (X32) Shadow Stacks are now supported.