aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2019-12-11 21:44:47 +0100
committerJoel Brobecker <brobecker@adacore.com>2019-12-11 21:44:47 +0100
commit4decd62b214e9cb3e66f5e90b28cfab9062c1464 (patch)
tree0ca375c563af11fa998bbcd51fefe8889b49063f /gdb/NEWS
parentd746744ebbb319b8a75e522a36bbd9a4d9cf5747 (diff)
downloadgdb-4decd62b214e9cb3e66f5e90b28cfab9062c1464.zip
gdb-4decd62b214e9cb3e66f5e90b28cfab9062c1464.tar.gz
gdb-4decd62b214e9cb3e66f5e90b28cfab9062c1464.tar.bz2
Update NEWS post GDB 9 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 3c378df..ee10914 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,9 @@
What has changed in GDB?
(Organized release by release)
-*** Changes since GDB 8.3
+*** Changes since GDB 9
+
+*** Changes in GDB 9
* 'thread-exited' event is now available in the annotations interface.