]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Update NEWS post GDB 9 branch creation.
authorJoel Brobecker <brobecker@adacore.com>
Wed, 11 Dec 2019 20:44:47 +0000 (21:44 +0100)
committerJoel Brobecker <brobecker@adacore.com>
Wed, 11 Dec 2019 20:44:47 +0000 (21:44 +0100)
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 fd818e3bba892a82066088fe84c87fcbc57be24e..ca47b8cad71703229f37750eb631c6994c9e6cdb 100644 (file)
@@ -1,3 +1,9 @@
+2019-12-11  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.
+
 2019-12-11  Joel Brobecker  <brobecker@adacore.com>
 
        GDB 9 branch created (27f7b2f64062ac9e52afc60509263c2702a9ebd0):
index 3c378df6e6b6a9e88f6be83699a97fe16349cb29..ee10914fd870696288e3e6b75bbbbc86fa2b35de 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,9 @@
                What has changed in GDB?
             (Organized release by release)
 
-*** Changes since GDB 8.3
+*** Changes since GDB 9
+
+*** Changes in GDB 9
 
 * 'thread-exited' event is now available in the annotations interface.