[binutils-gdb] Update NEWS post GDB 8.3 branch creation.
Joel Brobecker
brobecke@sourceware.org
Wed Feb 27 05:03:00 GMT 2019
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9335e75a6170fbf76f60548690d5724198cf0440
commit 9335e75a6170fbf76f60548690d5724198cf0440
Author: Joel Brobecker <brobecker@adacore.com>
Date: Wed Feb 27 08:59:50 2019 +0400
Update NEWS post GDB 8.3 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 5a98f98..b0fce99 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2019-02-27 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-02-27 Joel Brobecker <brobecker@adacore.com>
+
GDB 8.3 branch created (143420fb0d5ae54323ba9953f0818c194635228d):
* version.in: Bump version to 8.3.50.DATE-git.
diff --git a/gdb/NEWS b/gdb/NEWS
index bfb023e..9be70fc 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,9 @@
What has changed in GDB?
(Organized release by release)
-*** Changes since GDB 8.2
+*** Changes since GDB 8.3
+
+*** Changes in GDB 8.3
* GDB and GDBserver now support access to additional registers on
PowerPC GNU/Linux targets: PPR, DSCR, TAR, EBB/PMU registers, and
More information about the Gdb-cvs
mailing list