From 20aa0401da327778c5c3c537b5fc7403a7d092dd Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Sat, 6 Sep 2025 15:20:29 -0700 Subject: [PATCH] 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. --- gdb/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.3