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.
This commit is contained in:
Joel Brobecker 2012-07-18 04:02:10 +00:00
parent b45a0664cc
commit 80c8d3230e
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
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)

View File

@ -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.