* NEWS: Add new "[...] since 7.1" section. Rename the "[...] since
authorJoel Brobecker <brobecker@gnat.com>
Fri, 19 Feb 2010 00:35:53 +0000 (00:35 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 19 Feb 2010 00:35:53 +0000 (00:35 +0000)
        7.0 section" into "Changes in 7.1".

gdb/ChangeLog
gdb/NEWS

index 85e227c5a6663084830ed87dbbcb1fedeb6f40bb..c962ea48fbde05246aa70dda27a4011aabea392f 100644 (file)
@@ -1,3 +1,8 @@
+2010-02-19  Joel Brobecker  <brobecker@adacore.com>
+
+       * NEWS: Add new "[...] since 7.1" section.  Rename the "[...] since
+       7.0 section" into "Changes in 7.1".
+
 2010-02-19  Joel Brobecker  <brobecker@adacore.com>
 
        GDB 7.1 branch created (branch timestamp: 2010-02-18 20:00 UTC)
index 543b54898ccb5813963509da0486718666b76b1f..9592d39e3a253fefbcf2adda62ed8577509b90ba 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.0
+*** Changes since GDB 7.1
+
+*** Changes in GDB 7.1
 
 * C++ Improvements