Update NEWS post GDB 9 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 2019-12-11 21:44:47 +01:00
parent d746744ebb
commit 4decd62b21
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2019-12-11 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.
2019-12-11 Joel Brobecker <brobecker@adacore.com>
GDB 9 branch created (27f7b2f64062ac9e52afc60509263c2702a9ebd0):

View File

@ -1,7 +1,9 @@
What has changed in GDB?
(Organized release by release)
*** Changes since GDB 8.3
*** Changes since GDB 9
*** Changes in GDB 9
* 'thread-exited' event is now available in the annotations interface.