aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2016-02-10 07:28:01 +0400
committerJoel Brobecker <brobecker@adacore.com>2016-02-10 07:28:01 +0400
commit1233c0bae644451922bda07d03f1a66f3439dd20 (patch)
tree679a768b0be9162624b1ca883f5664e1eec467b3 /gdb/NEWS
parentd1dc0942695f0d18a923d6bbc1f5f31b39d17b33 (diff)
downloadgdb-1233c0bae644451922bda07d03f1a66f3439dd20.zip
gdb-1233c0bae644451922bda07d03f1a66f3439dd20.tar.gz
gdb-1233c0bae644451922bda07d03f1a66f3439dd20.tar.bz2
Update NEWS post GDB 7.11 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 962eae4..482bec6 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,9 @@
What has changed in GDB?
(Organized release by release)
-*** Changes since GDB 7.10
+*** Changes since GDB 7.11
+
+*** Changes in GDB 7.11
* GDB now supports debugging kernel-based threads on FreeBSD.