[pushed/gdb-7.9] gdb/NEWS: "Changes since GDB 7.8" -> "Changes in GDB 7.9".

Joel Brobecker brobecker@adacore.com
Thu Feb 19 12:03:00 GMT 2015


Hello,

FYI, I just pushed the following change in preparation for the gdb-7.9
release.

gdb/ChangeLog:

        * NEWS: Rewrite "Changes since GDB 7.8" into "Changes in GDB 7.9".

Thank you,
-- 
Joel

---
 gdb/ChangeLog | 4 ++++
 gdb/NEWS      | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 5414247..c417791 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2015-02-19  Joel Brobecker  <brobecker@adacore.com>
+
+	* NEWS: Rewrite "Changes since GDB 7.8" into "Changes in GDB 7.9".
+
 2015-02-17  Pedro Alves  <palves@redhat.com>
 
 	* event-loop.c: Don't declare nor define a queue type for
diff --git a/gdb/NEWS b/gdb/NEWS
index f476970..9848dbb 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,7 @@
 		What has changed in GDB?
 	     (Organized release by release)
 
-*** Changes since GDB 7.8
+*** Changes in GDB 7.9
 
 * GDB now supports hardware watchpoints on x86 GNU Hurd.
 
-- 
1.9.1



More information about the Gdb-patches mailing list