aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2017-04-17 07:30:29 -0700
committerJoel Brobecker <brobecker@adacore.com>2017-04-17 07:30:29 -0700
commit305d16a9beff2a817ee03b3881da68eb3a29edec (patch)
tree07a799918bf90e9001a49235d5af683f11a38e50 /gdb/NEWS
parent8bb5723165d4e7308fb69b21a95f396f9e61caaf (diff)
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.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 5b7748631f..eb1a589c6d 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -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