Update NEWS file following GDB 7.6 branch creation.

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 2013-03-12 22:36:27 +00:00
parent b4b79973de
commit 2d450646ca
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2013-03-12 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.
2013-03-12 Joel Brobecker <brobecker@adacore.com>
GDB 7.6 branch created (branch timestamp: 2013-03-12 22:15 UTC)

View File

@ -1,7 +1,9 @@
What has changed in GDB?
(Organized release by release)
*** Changes since GDB 7.5
*** Changes since GDB 7.6
*** Changes in GDB 7.6
* Target record has been renamed to record-full.
Record/replay is now enabled with the "record full" command.