aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2010-07-07 17:52:37 +0000
committerJoel Brobecker <brobecker@gnat.com>2010-07-07 17:52:37 +0000
commit797054e63d0f9e5c0e8429ed80e31aa26d5365a3 (patch)
treee5de0fd02a3673bdd66648220084a39407707f8b /gdb
parentc80befee39e522a996ed08a9b9a26c909c7d5968 (diff)
downloadgdb-797054e63d0f9e5c0e8429ed80e31aa26d5365a3.zip
gdb-797054e63d0f9e5c0e8429ed80e31aa26d5365a3.tar.gz
gdb-797054e63d0f9e5c0e8429ed80e31aa26d5365a3.tar.bz2
* NEWS: Create a new section for the next release branch.
Rename the section of the current branch, now that it has been cut.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog6
-rw-r--r--gdb/NEWS4
2 files changed, 9 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 87399d1..51e1504 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -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.
diff --git a/gdb/NEWS b/gdb/NEWS
index 77c55de..0aa93cc 100644
--- 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: