[release/HEAD 2/2] Update NEWS post GDB 9 branch creation.

Joel Brobecker brobecker@adacore.com
Wed Dec 11 20:48:00 GMT 2019


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.
---
 gdb/ChangeLog | 6 ++++++
 gdb/NEWS      | 4 +++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index fd818e3bba8..ca47b8cad71 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2019-12-11  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.
+
 2019-12-11  Joel Brobecker  <brobecker@adacore.com>
 
 	GDB 9 branch created (27f7b2f64062ac9e52afc60509263c2702a9ebd0):
diff --git a/gdb/NEWS b/gdb/NEWS
index 3c378df6e6b..ee10914fd87 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,9 @@
 		What has changed in GDB?
 	     (Organized release by release)
 
-*** Changes since GDB 8.3
+*** Changes since GDB 9
+
+*** Changes in GDB 9
 
 * 'thread-exited' event is now available in the annotations interface.
 
-- 
2.17.1



More information about the Gdb-patches mailing list