Update NEWS post GDB 11 branch creation.
authorJoel Brobecker <brobecker@adacore.com>
Sat, 3 Jul 2021 17:52:20 +0000 (10:52 -0700)
committerJoel Brobecker <brobecker@adacore.com>
Sat, 3 Jul 2021 17:56:25 +0000 (10:56 -0700)
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
gdb/NEWS

index d4edc631644d7b886dcf0c179f0b89b43b855849..f7a6ccc6d9ef89198e3f3d127367cafb7e18ed33 100644 (file)
@@ -1,3 +1,9 @@
+2021-07-03  Joel Brobecker  <brobecker@adacore.com>
+
+       * 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  <brobecker@adacore.com>
 
        GDB 11 branch created (4b51505e33441c6165e7789fa2b6d21930242927):
index 1e474eca90af02106828f9bca01bfd181ccd7e29..1fea2f56ff69e30894671b57cc552dce25ba0073 100644 (file)
--- 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.