diff options
author | Joel Brobecker <brobecker@adacore.com> | 2022-03-20 09:17:42 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2022-03-20 09:17:42 +0400 |
commit | ba09d2a8cd6aecb10c5f3b99284e7e82df51cdbc (patch) | |
tree | 95c02db92148bf65b248420ae8d580425e6c0adc /gdb/NEWS | |
parent | 05d00250d3c2fd2f62b4603e3d81717334e1e09b (diff) | |
download | gdb-ba09d2a8cd6aecb10c5f3b99284e7e82df51cdbc.zip gdb-ba09d2a8cd6aecb10c5f3b99284e7e82df51cdbc.tar.gz gdb-ba09d2a8cd6aecb10c5f3b99284e7e82df51cdbc.tar.bz2 |
Update gdb/NEWS after GDB 12 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.
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 11 +*** Changes since GDB 12 + +*** Changes in GDB 12 * DBX mode is deprecated, and will be removed in GDB 13 |