]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Update gdb/NEWS after GDB 17 branch creation.
authorJoel Brobecker <brobecker@adacore.com>
Sat, 6 Sep 2025 22:13:51 +0000 (15:13 -0700)
committerJoel Brobecker <brobecker@adacore.com>
Sat, 6 Sep 2025 22:13:51 +0000 (15:13 -0700)
This commit a new section for the next release branch, and renames
the section of the current branch, now that it has been cut.

gdb/NEWS

index 97828478146276cd5c3b5858afc9eb13928dd3cb..48f7bfabea7c0cf5d9c1958fa1301a387cf996dc 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,9 @@
                What has changed in GDB?
             (Organized release by release)
 
-*** Changes since GDB 16
+*** Changes since GDB 17
+
+*** 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.