From: Joel Brobecker Date: Sat, 6 Sep 2025 22:20:29 +0000 (-0700) Subject: gdb/NEWS: Change "since GDB 16" into "in GDB 17" X-Git-Tag: gdb-17.1-release~136 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20aa0401da327778c5c3c537b5fc7403a7d092dd;p=thirdparty%2Fbinutils-gdb.git gdb/NEWS: Change "since GDB 16" into "in GDB 17" Now that the major release version number is confirmed, we can adjust the title of the corresponding section in the gdb/NEWS file. --- diff --git a/gdb/NEWS b/gdb/NEWS index 97828478146..f8ee0e23c54 100644 --- 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.