diff options
author | Joel Brobecker <brobecker@adacore.com> | 2022-12-18 08:38:25 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2022-12-18 08:38:25 +0400 |
commit | 4ff87a3052e4fb4a56def9a33dfd97a1e0fd0eff (patch) | |
tree | aeb071caa98e69a76a27eeddb5768015637e7785 | |
parent | 4820e86403c61e9a78b591cc7c1f4b2e46a308ef (diff) | |
download | fsf-binutils-gdb-4ff87a3052e4fb4a56def9a33dfd97a1e0fd0eff.zip fsf-binutils-gdb-4ff87a3052e4fb4a56def9a33dfd97a1e0fd0eff.tar.gz fsf-binutils-gdb-4ff87a3052e4fb4a56def9a33dfd97a1e0fd0eff.tar.bz2 |
Update gdb/NEWS after GDB 13 branch creation.
This commit a new section for the next release branch, and renames
the section of the current branch, now that it has been cut.
-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 12 +*** Changes since GDB 13 + +*** Changes in GDB 13 * MI version 1 is deprecated, and will be removed in GDB 14. |