aboutsummaryrefslogtreecommitdiff
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
parent8bb5723165d4e7308fb69b21a95f396f9e61caaf (diff)
downloadgdb-305d16a9beff2a817ee03b3881da68eb3a29edec.zip
gdb-305d16a9beff2a817ee03b3881da68eb3a29edec.tar.gz
gdb-305d16a9beff2a817ee03b3881da68eb3a29edec.tar.bz2
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.
-rw-r--r--gdb/ChangeLog6
-rw-r--r--gdb/NEWS4
2 files changed, 9 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 890a876..f033ced 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2017-04-17 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.
+
+2017-04-17 Joel Brobecker <brobecker@adacore.com>
+
GDB 8.0 branch created (725bf5cf125783c2a7ca4ab63d3768e220bab2db):
* version.in: Bump version to 8.0.50.DATE-git.
diff --git a/gdb/NEWS b/gdb/NEWS
index 5b77486..eb1a589 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