diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 293bc729404..e207ced7be5 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,8 @@
+2010-06-26 Jonathan Wakely
In the near past, specific released versions of libstdc++ have
been known to work with versions of the EDG C++ compiler, and
diff --git a/libstdc++-v3/doc/xml/faq.xml b/libstdc++-v3/doc/xml/faq.xml
index 57f08041789..5ed2777337c 100644
--- a/libstdc++-v3/doc/xml/faq.xml
+++ b/libstdc++-v3/doc/xml/faq.xml
@@ -491,7 +491,7 @@
non-standard features of g++ that are not present in older
versions of proprietary compilers. It may take as much as a year or two
after an official release of GCC that contains these features for
- proprietary tools support these constructs.
+ proprietary tools to support these constructs.