]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Update NEWS post GDB 7.11 branch creation.
authorJoel Brobecker <brobecker@adacore.com>
Wed, 10 Feb 2016 03:28:01 +0000 (07:28 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Wed, 10 Feb 2016 03:28:01 +0000 (07:28 +0400)
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 20edb70ecc9b1f829ceaf083ae3e06d7c1158b79..1bca0d79e1a93be3b89d85be487854a3929772f8 100644 (file)
@@ -1,3 +1,9 @@
+2016-02-10  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.
+
 2016-02-10  Joel Brobecker  <brobecker@adacore.com>
 
        GDB 7.11 branch created (9ef9e6a6a0dd8f948708cb67c9afcfd0be40cb0a):
index 962eae4d0047fc25a4f5f8bf6ed21a46330e848b..482bec69de9c0a9f725ca29712f1a97679ea585c 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,9 @@
                What has changed in GDB?
             (Organized release by release)
 
-*** Changes since GDB 7.10
+*** Changes since GDB 7.11
+
+*** Changes in GDB 7.11
 
 * GDB now supports debugging kernel-based threads on FreeBSD.