diff options
Diffstat (limited to 'libstdc++/ChangeLog')
-rw-r--r-- | libstdc++/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libstdc++/ChangeLog b/libstdc++/ChangeLog index 3989005..8cdbc08 100644 --- a/libstdc++/ChangeLog +++ b/libstdc++/ChangeLog @@ -1,3 +1,8 @@ +Thu Sep 11 15:03:20 1997 Jason Merrill <jason@yorick.cygnus.com> + + * std/bastring.h (class basic_string): Add global scope to + use of reverse_iterator. + Tue Sep 9 19:47:07 1997 Jason Merrill <jason@yorick.cygnus.com> * std/bastring.h: Adjust use of reverse_iterator template. |