Update NEWS post GDB 8.0 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 2017-04-17 07:30:29 -07:00
parent 8bb5723165
commit 305d16a9be
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2017-04-17 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.
2017-04-17 Joel Brobecker <brobecker@adacore.com>
GDB 8.0 branch created (725bf5cf125783c2a7ca4ab63d3768e220bab2db):

View File

@ -1,7 +1,9 @@
What has changed in GDB?
(Organized release by release)
*** Changes since GDB 7.12
*** Changes since GDB 8.0
*** Changes in GDB 8.0
* GDB now supports access to the PKU register on GNU/Linux. The register is
added by the Memory Protection Keys for Userspace feature which will be