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.12 branch creation.


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

commit 751b375e01e7e85aeccdd965578cb2040836593d
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Mon Aug 1 08:28:26 2016 -0700

    Update NEWS post GDB 7.12 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 a5563f7..7820302 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
 2016-08-01  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.
+
+2016-08-01  Joel Brobecker  <brobecker@adacore.com>
+
 	GDB 7.12 branch created (41bfcd638a4e0e48b96ce4de2845372dea481322):
 	* version.in: Bump version to 7.12.50.DATE-git.
 
diff --git a/gdb/NEWS b/gdb/NEWS
index 97e60e9..d2186fd 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,9 @@
 		What has changed in GDB?
 	     (Organized release by release)
 
-*** Changes since GDB 7.11
+*** Changes since GDB 7.12
+
+*** Changes in GDB 7.12
 
 * GDBserver now supports recording btrace without maintaining an active
   GDB connection.


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