From ccd14903f8dd69907f1529132e615e7d00ddd38d Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Sat, 3 Jul 2021 10:52:20 -0700 Subject: Update NEWS post GDB 11 branch creation. gdb/ChangeLog: * NEWS: Create a new section for the next release branch. Rename the section of the current branch, now that it has been cut. --- gdb/ChangeLog | 6 ++++++ gdb/NEWS | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d4edc63..f7a6ccc 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,11 @@ 2021-07-03 Joel Brobecker + * NEWS: Create a new section for the next release branch. + Rename the section of the current branch, now that it has + been cut. + +2021-07-03 Joel Brobecker + GDB 11 branch created (4b51505e33441c6165e7789fa2b6d21930242927): * version.in: Bump version to 12.0.50.DATE-git. diff --git a/gdb/NEWS b/gdb/NEWS index 1e474ec..1fea2f5 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -1,7 +1,9 @@ What has changed in GDB? (Organized release by release) -*** Changes since GDB 10 +*** Changes since GDB 11 + +*** Changes in GDB 11 * The 'set disassembler-options' command now supports specifying options for the ARC target. -- cgit v1.1