This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit/branch] Update NEWS file for 7.3 release


2011-07-26  Joel Brobecker  <brobecker@adacore.com>

        * NEWS: Change `since GDB 7.2' into `in GDB 7.3'.

Checked in on the 7.3 branch.

-- 
Joel
Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.434
diff -u -p -r1.434 NEWS
--- NEWS	31 Mar 2011 14:32:48 -0000	1.434
+++ NEWS	26 Jul 2011 17:14:27 -0000
@@ -1,7 +1,7 @@
 		What has changed in GDB?
 	     (Organized release by release)
 
-*** Changes since GDB 7.2
+*** Changes in GDB 7.3
 
 * GDB has a new command: "thread find [REGEXP]".
   It finds the thread id whose name, target id, or thread extra info

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]