Update NEWS post GDB 7.12 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
2016-08-01 08:28:26 -07:00
parent b2bd7787d3
commit 751b375e01
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2016-08-01 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.
2016-08-01 Joel Brobecker <brobecker@adacore.com>
GDB 7.12 branch created (41bfcd638a4e0e48b96ce4de2845372dea481322):

View File

@ -1,7 +1,9 @@
What has changed in GDB?
(Organized release by release)
*** Changes since GDB 7.11
*** Changes since GDB 7.12
*** Changes in GDB 7.12
* GDBserver now supports recording btrace without maintaining an active
GDB connection.