This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[release/HEAD 2/2] Update NEWS post GDB 7.8 branch creation.
- From: Joel Brobecker <brobecker at adacore dot com>
- To: gdb-patches at sourceware dot org
- Date: Wed, 11 Jun 2014 18:54:28 +0200
- Subject: [release/HEAD 2/2] Update NEWS post GDB 7.8 branch creation.
- Authentication-results: sourceware.org; auth=none
- References: <1402505668-7161-1-git-send-email-brobecker at adacore dot com>
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 7bea5ef..c848580 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2014-06-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.
+
+2014-06-11 Joel Brobecker <brobecker@adacore.com>
+
GDB 7.8 branch created (173373c6f6388171d1d62a217fae90a052395be2):
* version.in: Bump version to 7.8.50.DATE-cvs.
diff --git a/gdb/NEWS b/gdb/NEWS
index 1397e8b..d9a19ae 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,9 @@
What has changed in GDB?
(Organized release by release)
-*** Changes since GDB 7.7
+*** Changes since GDB 7.8
+
+*** Changes in GDB 7.8
* New command line options
--
1.9.1