aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2007-09-17 19:30:05 +0000
committerJoel Brobecker <brobecker@gnat.com>2007-09-17 19:30:05 +0000
commitf9ed52beed7a3b98293b1a84d5b96b3a9754014a (patch)
treecb74dc12371ee5148135763273a72007938b8168
parent1a36c6a7025b0c308cebddbf658fc6a7e1d87a91 (diff)
downloadgdb-f9ed52beed7a3b98293b1a84d5b96b3a9754014a.zip
gdb-f9ed52beed7a3b98293b1a84d5b96b3a9754014a.tar.gz
gdb-f9ed52beed7a3b98293b1a84d5b96b3a9754014a.tar.bz2
* NEWS: Create a new section for the next release branch.
Rename the section of the current branch, now that it has been cut.
-rw-r--r--gdb/ChangeLog6
-rw-r--r--gdb/NEWS4
2 files changed, 9 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e481858..9e662f9 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2007-09-17 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.
+
2007-09-17 Jerome Guitton <guitton@adacore.com>
* dwarf2loc.c (dwarf_expr_frame_base): Guard against NULL.
diff --git a/gdb/NEWS b/gdb/NEWS
index 15c5de8..a7c3aab 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,9 @@
What has changed in GDB?
(Organized release by release)
-*** Changes since GDB 6.6
+*** Changes since GDB 6.7
+
+*** Changes in GDB 6.6
* Resolved 101 resource leaks, null pointer dereferences, etc. in gdb,
bfd, libiberty and opcodes, as revealed by static analysis donated by