diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 1ca9671..31a8b5a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2012-04-20 Sergio Durigan Junior <sergiodj@redhat.com> + + * cp-support.h: Include `gdb_vecs.h'. Delete `const_char_ptr' VEC + declaration. + * gdb_vecs.h: Declare `const_char_ptr' VEC. + 2012-04-20 Jan Kratochvil <jan.kratochvil@redhat.com> Fix compilation compatibility with python-2.4 |