aboutsummaryrefslogtreecommitdiff
path: root/libstdc++/ChangeLog
diff options
context:
space:
mode:
authorJason Merrill <jason@yorick.cygnus.com>1997-10-02 17:26:16 +0000
committerJason Merrill <jason@gcc.gnu.org>1997-10-02 13:26:16 -0400
commitb6aa195e2030d30015a353f8f96cb9cab7bbcb71 (patch)
treedfd482af6f25c8ca1b9eaced75135363406f588d /libstdc++/ChangeLog
parent15039abedc2563946ce873dc986eb71acc5e1e0f (diff)
downloadgcc-b6aa195e2030d30015a353f8f96cb9cab7bbcb71.zip
gcc-b6aa195e2030d30015a353f8f96cb9cab7bbcb71.tar.gz
gcc-b6aa195e2030d30015a353f8f96cb9cab7bbcb71.tar.bz2
bastring.h: Move exception stuff after definition of string.
* std/bastring.h: Move exception stuff after definition of string. Move typedef of string here. * string: From here. From-SVN: r15832
Diffstat (limited to 'libstdc++/ChangeLog')
-rw-r--r--libstdc++/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libstdc++/ChangeLog b/libstdc++/ChangeLog
index 94a3460..f58f3da 100644
--- a/libstdc++/ChangeLog
+++ b/libstdc++/ChangeLog
@@ -1,3 +1,9 @@
+Thu Oct 2 00:08:18 1997 Jason Merrill <jason@yorick.cygnus.com>
+
+ * std/bastring.h: Move exception stuff after definition of string.
+ Move typedef of string here.
+ * string: From here.
+
Sat Sep 27 16:48:00 1997 Jason Merrill <jason@yorick.cygnus.com>
* std/complext.h: Lose injection decls.