]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
NEWS: Change "since GDB 7.3.1" into "in GDB 7.4". gdb_7_4-2012-01-24-release
authorJoel Brobecker <brobecker@gnat.com>
Tue, 24 Jan 2012 09:13:45 +0000 (09:13 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 24 Jan 2012 09:13:45 +0000 (09:13 +0000)
gdb/ChangeLog
gdb/NEWS

index b4bf3c6b07972840572ab39a600ca0a67a381a7d..f3bbf0f9da5a8d49c93cb45e096ffd1fff4b41e5 100644 (file)
@@ -1,3 +1,7 @@
+2012-01-24  Joel Brobecker  <brobecker@adacore.com>
+
+       * NEWS: Change "since GDB 7.3.1" into "in GDB 7.4".
+
 2012-01-24  Joel Brobecker  <brobecker@adacore.com>
 
        * version.in: Update GDB version number to 7.4.
index 1c74efb9f97be0f437b578bb098acc90238757b8..07d0b3b91cf588887a02bfe8381601dc1a4a5903 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.3.1
+*** Changes in GDB 7.4
 
 * GDB now handles ambiguous linespecs more consistently; the existing
   FILE:LINE support has been expanded to other types of linespecs.  A