* NEWS: Change "Changes since GDB 6.8" into "Changes in GDB 7.0".
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 577c37c..3100fa9 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
 2009-10-06  Joel Brobecker  <brobecker@adacore.com>
 
+	* NEWS: Change "Changes since GDB 6.8" into "Changes in GDB 7.0".
+
+2009-10-06  Joel Brobecker  <brobecker@adacore.com>
+
 	* README: Update GDB version number to 7.0.
 	* version.in: Likewise.
 
diff --git a/gdb/NEWS b/gdb/NEWS
index 731d7e4..8d32c34 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,7 @@
 		What has changed in GDB?
 	     (Organized release by release)
 
-*** Changes since GDB 6.8
+*** Changes in GDB 7.0
 
 * GDB now has an interface for JIT compilation.  Applications that
 dynamically generate code can create symbol files in memory and register