From 221948ffaf39fe6a55f59fa8e9359ae69e96b7a6 Mon Sep 17 00:00:00 2001 From: Jan van Male Date: Wed, 8 Nov 2000 22:15:59 +0100 Subject: [PATCH] README: Fix typo. * README: Fix typo. Remove incorrect reference to Cygnus. Co-Authored-By: Gerald Pfeifer From-SVN: r37327 --- libstdc++/stl/ChangeLog | 5 +++++ libstdc++/stl/README | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libstdc++/stl/ChangeLog b/libstdc++/stl/ChangeLog index 6e97abde70b..8c1f2e31d03 100644 --- a/libstdc++/stl/ChangeLog +++ b/libstdc++/stl/ChangeLog @@ -1,3 +1,8 @@ +2000-11-08 Jan van Male + Gerald Pfeifer + + * README: Fix typo. Remove incorrect reference to Cygnus. + 2000-08-22 Geoff Berry * bitset (bitset::_M_is_any): Don't use __BITSET_WORDS macro diff --git a/libstdc++/stl/README b/libstdc++/stl/README index c319c08c7a4..6cf254f36e4 100644 --- a/libstdc++/stl/README +++ b/libstdc++/stl/README @@ -4,7 +4,7 @@ Library, slightly modified to work with g++. Note that this is based on a pre-Draft Standard for C++. Things are likely to change. For example, the header file names are very likely to change. The Allocator interface will change. Etc, etc. -CYGNUS MAKES NO COMMITTMENT (yet) TO SUPPORT BACKWARD COMPATIBILITY FOR STL. +WE MAKE NO COMMITMENT (yet) TO SUPPORT BACKWARD COMPATIBILITY FOR STL. For examples of things that should work, look in the ../tests directory. -- 2.30.2