diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 99beeee..fb6e84a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2006-08-06 Daniel Jacobowitz <dan@codesourcery.com> + + * expprint.c (print_subexp_standard, dump_subexp_body_standard): Add + support for member pointers. + 2006-08-02 Mark Kettenis <kettenis@gnu.org> * arm-tdep.h: Add multiple inclusion protection. |