gdb/NEWS: Change "Changes since GDB 8.1" into "Changes in GDB 8.2".
authorJoel Brobecker <brobecker@adacore.com>
Wed, 4 Jul 2018 16:02:02 +0000 (09:02 -0700)
committerJoel Brobecker <brobecker@adacore.com>
Wed, 4 Jul 2018 16:02:02 +0000 (09:02 -0700)
gdb/ChangeLog:

        * NEWS: Change "Changes since GDB 8.1" into "Changes in GDB 8.2".

gdb/ChangeLog
gdb/NEWS

index 33f877c..781bce5 100644 (file)
@@ -1,5 +1,9 @@
 2018-07-04  Joel Brobecker  <brobecker@adacore.com>
 
+       * NEWS: Change "Changes since GDB 8.1" into "Changes in GDB 8.2".
+
+2018-07-04  Joel Brobecker  <brobecker@adacore.com>
+
        GDB 8.2 branch created (1b919490e8ba30bf1d6941df0ed112b0e557017e):
        * version.in: Bump version to 8.1.90.DATE-git.
 
index ab7632c..001a449 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,7 @@
                What has changed in GDB?
             (Organized release by release)
 
-*** Changes since GDB 8.1
+*** Changes in GDB 8.2
 
 * The 'set disassembler-options' command now supports specifying options
   for the MIPS target.