Update NEWS post GDB 8.2 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 2018-07-04 08:48:05 -07:00
parent 538ccc4a22
commit 4e5b2f8961
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2018-07-04 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.
2018-07-04 Joel Brobecker <brobecker@adacore.com>
GDB 8.2 branch created (1b919490e8ba30bf1d6941df0ed112b0e557017e):

View File

@ -1,7 +1,9 @@
What has changed in GDB?
(Organized release by release)
*** Changes since GDB 8.1
*** Changes since GDB 8.2
*** Changes in GDB 8.2
* The 'set disassembler-options' command now supports specifying options
for the MIPS target.