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] NEWS files updated after creation of gdb-7.0 branch


FYI: I just checked in the following patch.

2009-09-16  Joel Brobecker  <brobecker@adacore.com>

        * NEWS: Create a new section for the next release branch.
        Rename the section of the current branch, now that it has
        been cut.

-- 
Joel
Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.331
diff -u -p -r1.331 NEWS
--- NEWS	15 Sep 2009 03:30:04 -0000	1.331
+++ NEWS	16 Sep 2009 22:10:32 -0000
@@ -1,7 +1,9 @@
 		What has changed in GDB?
 	     (Organized release by release)
 
-*** Changes since GDB 6.8
+*** Changes since GDB 7.0
+
+*** Changes in GDB 7.0
 
 * GDB now has an interface for JIT compilation.  Applications that
 dynamically generate code can create symbol files in memory and register

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