]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
NEWS: Rename "Changes since GDB 7.6" into "Changes in GDB 7.7"
authorJoel Brobecker <brobecker@adacore.com>
Thu, 6 Feb 2014 02:24:55 +0000 (06:24 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Thu, 6 Feb 2014 02:27:46 +0000 (06:27 +0400)
gdb/ChangeLog:

        * NEWS: Change "Changes since GDB 7.6" to "Changes in GDB 7.7".

gdb/ChangeLog
gdb/NEWS

index 59587698513d6708847bdba774840da38efb602b..c6e38d6a52f26f987d171a7898d4d24e127460be 100644 (file)
@@ -1,3 +1,7 @@
+2014-02-06  Joel Brobecker  <brobecker@adacore.com>
+
+       * NEWS: Change "Changes since GDB 7.6" to "Changes in GDB 7.7".
+
 2014-02-05  Yao Qi  <yao@codesourcery.com>
 
        * ctf.c: Include "inferior.h" and "gdbthread.h".
index d408f90b2f6cc383066b2e5efa0428e1170c45f6..2c0b179f08d3fc4f17af1e805ec5cfc8cce2f935 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.6
+*** Changes in GDB 7.7
 
 * GDB now supports SystemTap SDT probes on AArch64 GNU/Linux.