diff options
author | Joel Brobecker <brobecker@adacore.com> | 2021-07-03 10:52:20 -0700 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2021-07-03 10:56:25 -0700 |
commit | ccd14903f8dd69907f1529132e615e7d00ddd38d (patch) | |
tree | aa3a8dd2c453af27501556ddb7614c5d305ceaf3 /gdb/NEWS | |
parent | 5916203ad0372558883306af61b68f14bfd4d82b (diff) | |
download | binutils-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/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |