diff options
-rw-r--r-- | gdb/ChangeLog | 6 | ||||
-rw-r--r-- | gdb/NEWS | 4 |
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. @@ -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 |