aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2018-07-04 08:48:05 -0700
committerJoel Brobecker <brobecker@adacore.com>2018-07-04 08:48:05 -0700
commit4e5b2f8961a385056922f45a5cbb02bbbad4a737 (patch)
tree6a5d7b67ea271b37c24d375829b2378a584d8e80 /gdb/NEWS
parent538ccc4a222e8da14236fb5639ffe6b5ed1931a0 (diff)
downloadgdb-4e5b2f8961a385056922f45a5cbb02bbbad4a737.zip
gdb-4e5b2f8961a385056922f45a5cbb02bbbad4a737.tar.gz
gdb-4e5b2f8961a385056922f45a5cbb02bbbad4a737.tar.bz2
Update NEWS post GDB 8.2 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 ab7632c..2d1d161 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,9 @@
What has changed in GDB?
(Organized release by release)
-*** Changes since GDB 8.1
+*** Changes since GDB 8.2
+
+*** Changes in GDB 8.2
* The 'set disassembler-options' command now supports specifying options
for the MIPS target.