This is the mail archive of the gdb-cvs@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]

[binutils-gdb] Update NEWS post GDB 7.10 branch creation.


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7c79d316af486c456f6f092d0841a9e16527bfd6

commit 7c79d316af486c456f6f092d0841a9e16527bfd6
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Mon Jul 6 13:02:47 2015 -0700

    Update NEWS post GDB 7.10 branch creation.
    
    gdb/ChangeLog:
    
    	* NEWS: Create a new section for the next release branch.
    	Rename the section of the current branch, now that it has
    	been cut.

Diff:
---
 gdb/ChangeLog | 6 ++++++
 gdb/NEWS      | 4 +++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3473fa5..96843e8 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
 2015-07-06  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.
+
+2015-07-06  Joel Brobecker  <brobecker@adacore.com>
+
 	GDB 7.10 branch created (66c4b3e8a628a207bc6aafef6af0c4128195f56e):
 	* version.in: Bump version to 7.10.50.DATE-cvs.
 
diff --git a/gdb/NEWS b/gdb/NEWS
index 748fc00..bbeeb40 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,9 @@
 		What has changed in GDB?
 	     (Organized release by release)
 
-*** Changes since GDB 7.9
+*** Changes since GDB 7.10
+
+*** Changes in GDB 7.10
 
 * Support for process record-replay and reverse debugging on aarch64*-linux*
   targets has been added.  GDB now supports recording of A64 instruction set


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