Update NEWS file following GDB 7.6 branch creation.
authorJoel Brobecker <brobecker@gnat.com>
Tue, 12 Mar 2013 22:36:27 +0000 (22:36 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 12 Mar 2013 22:36:27 +0000 (22:36 +0000)
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 afcaf28..08aee5c 100644 (file)
@@ -1,5 +1,11 @@
 2013-03-12  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.
+
+2013-03-12  Joel Brobecker  <brobecker@adacore.com>
+
        GDB 7.6 branch created (branch timestamp: 2013-03-12 22:15 UTC)
        * version.in: Bump version to 7.6.50.20130312-cvs.
 
index 9ddd4c9..4e68fce 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.5
+*** Changes since GDB 7.6
+
+*** Changes in GDB 7.6
 
 * Target record has been renamed to record-full.
   Record/replay is now enabled with the "record full" command.