[release/HEAD,2/2] Update gdb/NEWS after GDB 16 branch creation.

Message ID 20241229030114.261481-3-brobecker@adacore.com
State New
Headers
Series [release/HEAD,1/2] Bump version to 17.0.50.DATE-git. |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_gdb_build--master-aarch64 fail Patch failed to apply
linaro-tcwg-bot/tcwg_gdb_build--master-arm fail Patch failed to apply

Commit Message

Joel Brobecker Dec. 29, 2024, 3:01 a.m. UTC
  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 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
  

Patch

diff --git a/gdb/NEWS b/gdb/NEWS
index 186f91e1377..941b29e072d 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,9 @@ 
 		What has changed in GDB?
 	     (Organized release by release)
 
-*** Changes since GDB 15
+*** Changes since GDB 16
+
+*** Changes in GDB 16
 
 * Support for Nios II targets has been removed as this architecture
   has been EOL'ed by Intel.