summaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2021-07-03 10:52:20 -0700
committerJoel Brobecker <brobecker@adacore.com>2021-07-03 10:56:25 -0700
commitccd14903f8dd69907f1529132e615e7d00ddd38d (patch)
treeaa3a8dd2c453af27501556ddb7614c5d305ceaf3 /gdb/NEWS
parent5916203ad0372558883306af61b68f14bfd4d82b (diff)
downloadbinutils-gdb-ccd14903f8dd69907f1529132e615e7d00ddd38d.tar.gz
Update NEWS post GDB 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 1e474eca90a..1fea2f56ff6 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,9 @@
What has changed in GDB?
(Organized release by release)
-*** Changes since GDB 10
+*** Changes since GDB 11
+
+*** Changes in GDB 11
* The 'set disassembler-options' command now supports specifying options
for the ARC target.