diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 34b4a85a481..07cf65aeb95 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2002-01-09 Jason Merrill <jason@redhat.com> + + * c-typeprint.c (is_type_conversion_operator): Fix thinko. + 2002-01-09 Michael Snyder <msnyder@redhat.com> * i386-linux-nat.c (fill_fpxregset): Make global. |