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] Update NEWS following the GDB 7.0 release


I checked in this obvious patch that I forgot to commit during the
release...

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

        * NEWS: Update following the GDB 7.0 release.

-- 
Joel
Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.332
diff -u -p -r1.332 NEWS
--- NEWS	4 Oct 2009 17:39:30 -0000	1.332
+++ NEWS	7 Oct 2009 18:27:05 -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]