]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb/NEWS: rewrite "since GDB 7.12" into "in GDB 8.0"
authorJoel Brobecker <brobecker@adacore.com>
Thu, 4 May 2017 19:14:00 +0000 (12:14 -0700)
committerJoel Brobecker <brobecker@adacore.com>
Thu, 4 May 2017 19:15:48 +0000 (12:15 -0700)
gdb/ChangeLog:

        * NEWS: Rename the "Changes since GDB 7.12" section into
        "Changes in GDB 8.0".

gdb/ChangeLog
gdb/NEWS

index 27d7a19104cd5511f3345bf1959b907b7a75dba0..3b1ce915aa7b0897a2a0a3a07fe1526bedc1625a 100644 (file)
@@ -1,3 +1,8 @@
+2017-05-04  Joel Brobecker  <brobecker@adacore.com>
+
+       * NEWS: Rename the "Changes since GDB 7.12" section into
+       "Changes in GDB 8.0".
+
 2017-05-04  Tim Wiederhake  <tim.wiederhake@intel.com>
 
        * Makefile.in (SUBDIR_PYTHON_OBS): Add py-instruction.o.
index 5b7748631f5361d91d345e781bd0cec407e21bd7..7b870982c792fd985e45138a18145cbb0b7ce721 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,7 @@
                What has changed in GDB?
             (Organized release by release)
 
-*** Changes since GDB 7.12
+*** Changes in GDB 8.0
 
 * GDB now supports access to the PKU register on GNU/Linux. The register is
   added by the Memory Protection Keys for Userspace feature which will be