Update NEWS post GDB 7.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 2015-01-13 16:24:45 +04:00
parent b4cfe7f88e
commit 3b2f13ff2f
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2015-01-13 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.
2015-01-13 Joel Brobecker <brobecker@adacore.com>
GDB 7.9 branch created (92fc2e6978d9a7c8324c7e851dbee59e22ec7a37):

View File

@ -1,7 +1,9 @@
What has changed in GDB?
(Organized release by release)
*** Changes since GDB 7.8
*** Changes since GDB 7.9
*** Changes in GDB 7.9
* GDB now supports hardware watchpoints on x86 GNU Hurd.