* 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 87399d1ef5d5cdaa6ff523e036b5ae167556bad8..51e150495580472ad2443e317620defbfdbf12f9 100644 (file)
@@ -1,3 +1,9 @@
+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)
index 77c55de0ce937a59aaa8e19eb52059bcca272c49..0aa93cc4b4bcea5673db7b71964d2baaeed8cafa 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: