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] Add "[...] since GDB 7.1" section...


Hello,

Following the creation of the gdb-7.1 branch, I committed the following
patch on the HEAD:

gdb/ChangeLog:

        * NEWS: Add new "[...] since 7.1" section.  Rename the "[...] since
        7.0 section" into "Changes in 7.1".

-- 
Joel
Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.356
diff -u -u -p -r1.356 NEWS
--- NEWS	18 Feb 2010 16:36:47 -0000	1.356
+++ NEWS	19 Feb 2010 00:34:18 -0000
@@ -1,7 +1,9 @@
 		What has changed in GDB?
 	     (Organized release by release)
 
-*** Changes since GDB 7.0
+*** Changes since GDB 7.1
+
+*** Changes in GDB 7.1
 
 * C++ Improvements
 

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