diff options
Diffstat (limited to 'gcc/cp/ChangeLog')
-rw-r--r-- | gcc/cp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 033185e..402c873 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,7 @@ +2000-09-01 Nathan Sidwell <nathan@codesourcery.com> + + * call.c (build_scoped_method_call): Check it is not a namespace. + 2000-08-30 Jason Merrill <jason@redhat.com> * cp-tree.h (LOCAL_CLASS_P): Use decl_function_context. |