* NEWS: Create a new section for the next release branch.
authorJoel Brobecker <brobecker@gnat.com>
Wed, 7 Jul 2010 17:52:37 +0000 (17:52 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 7 Jul 2010 17:52:37 +0000 (17:52 +0000)
        Rename the section of the current branch, now that it has
        been cut.

gdb/ChangeLog
gdb/NEWS

index 87399d1..51e1504 100644 (file)
@@ -1,5 +1,11 @@
 2010-07-07  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.
+
+2010-07-07  Joel Brobecker  <brobecker@adacore.com>
+
        GDB 7.2 branch created (branch timestamp: 2010-07-07 17:00 UTC)
        * version.in: Bump version to 7.2.50.20100707-cvs.
 
index 77c55de..0aa93cc 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.1
+*** Changes since GDB 7.2
+
+*** Changes in GDB 7.1
 
 * C++ Improvements: