diff options
author | Joel Brobecker <brobecker@gnat.com> | 2006-11-20 00:16:05 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2006-11-20 00:16:05 +0000 |
commit | 6dd0964508efaf0946f2219282fe4d8c6628618b (patch) | |
tree | 8a1e766e5570df2160fe5e6db2b5420062853c87 /gdb/ChangeLog | |
parent | baa7655eda054c39368f5bdf48b902b0483a55f8 (diff) | |
download | gdb-6dd0964508efaf0946f2219282fe4d8c6628618b.zip gdb-6dd0964508efaf0946f2219282fe4d8c6628618b.tar.gz gdb-6dd0964508efaf0946f2219282fe4d8c6628618b.tar.bz2 |
* NEWS: Add a new section for changes since GDB 6.6. Rename
the section "Changes since GDB 6.5" into "Changes in GDB 6.6".
Move a couple of items into the new section as they did not
make it to 6.6.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a0111d0..80320f2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,12 @@ 2006-11-19 Joel Brobecker <brobecker@adacore.com> + * NEWS: Add a new section for changes since GDB 6.6. Rename + the section "Changes since GDB 6.5" into "Changes in GDB 6.6". + Move a couple of items into the new section as they did not + make it to 6.6. + +2006-11-19 Joel Brobecker <brobecker@adacore.com> + GDB 6.6 branch created (branch timestamp: 2006-11-15 12:00) * version.in: Bump version to 6.6.50.20061119-cvs. |