diff options
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r-- | libstdc++-v3/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 68ca964bad8..1396496d5eb 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2002-12-09 Gabriel Dos Reis <gdr@integrable-solutions.net> + + * include/bits/slice_array.h (slice_array<>::operator=): Fix typo. + 2002-12-09 Mark Mitchell <mark@codesourcery.com> * libsupc++/cxxabi.h (__cxa_pure_virtual): Declare it. |