diff options
author | Joel Brobecker <brobecker@adacore.com> | 2015-01-13 16:24:45 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2015-01-13 16:24:45 +0400 |
commit | 3b2f13ff2f2af1688c179c971ade19b8e9989076 (patch) | |
tree | 8b6cc78689fd05b8cb647f90850a180bef65b54e /gdb/NEWS | |
parent | b4cfe7f88ece4b809311ff1cd688ff4fd5e77e96 (diff) | |
download | gdb-3b2f13ff2f2af1688c179c971ade19b8e9989076.zip gdb-3b2f13ff2f2af1688c179c971ade19b8e9989076.tar.gz gdb-3b2f13ff2f2af1688c179c971ade19b8e9989076.tar.bz2 |
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.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |