aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2016-08-01 08:28:26 -0700
committerJoel Brobecker <brobecker@adacore.com>2016-08-01 08:28:26 -0700
commit751b375e01e7e85aeccdd965578cb2040836593d (patch)
treea2d981eebad5aea2922d7bca9f388d282cdb78d6 /gdb/NEWS
parentb2bd7787d3e5f87f66761f555d89b8ce5d631a62 (diff)
downloadgdb-751b375e01e7e85aeccdd965578cb2040836593d.zip
gdb-751b375e01e7e85aeccdd965578cb2040836593d.tar.gz
gdb-751b375e01e7e85aeccdd965578cb2040836593d.tar.bz2
Update NEWS post GDB 7.12 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 97e60e9..d2186fd 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,9 @@
What has changed in GDB?
(Organized release by release)
-*** Changes since GDB 7.11
+*** Changes since GDB 7.12
+
+*** Changes in GDB 7.12
* GDBserver now supports recording btrace without maintaining an active
GDB connection.