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


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

commit cd385f94a7888b619c84e9ab007bac5093c5e894
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Fri Jan 5 08:18:05 2018 +0400

    Update NEWS post GDB 8.1 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 07c4517..b632382 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
 2018-01-05  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.
+
+2018-01-05  Joel Brobecker  <brobecker@adacore.com>
+
 	GDB 8.1 branch created (5219ac6237c272b938c28517bf371429260c71e7):
 	* version.in: Bump version to 8.1.50.DATE-git.
 
diff --git a/gdb/NEWS b/gdb/NEWS
index 14fcdf8..2f834c6 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,9 @@
 		What has changed in GDB?
 	     (Organized release by release)
 
-*** Changes since GDB 8.0
+*** Changes since GDB 8.1
+
+*** Changes in GDB 8.1
 
 * GDB now supports dynamically creating arbitrary register groups specified
   in XML target descriptions.  This allows for finer grain grouping of


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