aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2012-07-18 04:02:10 +0000
committerJoel Brobecker <brobecker@gnat.com>2012-07-18 04:02:10 +0000
commit80c8d3230e81862434d79e2395363736cb09b509 (patch)
tree3fe99524c540d1414529b73362365e0d0571603a /gdb
parentb45a0664ccb33561f12530929dad9c8c61a8c316 (diff)
downloadgdb-80c8d3230e81862434d79e2395363736cb09b509.zip
gdb-80c8d3230e81862434d79e2395363736cb09b509.tar.gz
gdb-80c8d3230e81862434d79e2395363736cb09b509.tar.bz2
Update the NEWS file following the creation of the GDB 7.5 branch.
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.
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 8386f56..acd5b5e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -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.
diff --git a/gdb/NEWS b/gdb/NEWS
index 1db3950..f65dd0b 100644
--- 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.