Update the NEWS file following the creation of the GDB 7.5 branch.
authorJoel Brobecker <brobecker@gnat.com>
Wed, 18 Jul 2012 04:02:10 +0000 (04:02 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 18 Jul 2012 04:02:10 +0000 (04:02 +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 8386f56..acd5b5e 100644 (file)
@@ -1,5 +1,11 @@
 2012-07-18  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.
+
+2012-07-18  Joel Brobecker  <brobecker@adacore.com>
+
        GDB 7.5 branch created (branch timestamp: 2012-07-18 03:22 UTC)
        * version.in: Bump version to 7.5.50.20120718-cvs.
 
index 1db3950..f65dd0b 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.4
+*** Changes since GDB 7.5
+
+*** Changes in GDB 7.5
 
 * GDB now supports x32 ABI.  Visit <http://sites.google.com/site/x32abi/>
   for more x32 ABI info.