aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Carlini <paolo@gcc.gnu.org>2011-02-01 11:01:13 +0000
committerPaolo Carlini <paolo@gcc.gnu.org>2011-02-01 11:01:13 +0000
commitbfa7f5619de0e11857fc0a9917ebe2e3e5a90bd4 (patch)
tree9a64eb5ba08b4b435b46966cd8ed01c389e6b0a2
parent3fd3b156d6c93cf263616ab400691d1a3aedf07d (diff)
downloadgcc-bfa7f5619de0e11857fc0a9917ebe2e3e5a90bd4.zip
gcc-bfa7f5619de0e11857fc0a9917ebe2e3e5a90bd4.tar.gz
gcc-bfa7f5619de0e11857fc0a9917ebe2e3e5a90bd4.tar.bz2
lwg-active.html: Update to Revision D73.
2011-01-31 Paolo Carlini <paolo.carlini@oracle.com> * doc/html/ext/lwg-active.html: Update to Revision D73. * doc/html/ext/lwg-closed.html: Likewise. * doc/html/ext/lwg-defects.html: Likewise. * doc/xml/manual/intro.xml: Update status of issues 408, 539, 865. From-SVN: r169470
-rw-r--r--libstdc++-v3/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index cbb23f5..ea2cdf0 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -33,6 +33,13 @@
* include/backward/auto_ptr.h: Same.
* include/backward/binders.h: Same.
+2011-01-31 Paolo Carlini <paolo.carlini@oracle.com>
+
+ * doc/html/ext/lwg-active.html: Update to Revision D73.
+ * doc/html/ext/lwg-closed.html: Likewise.
+ * doc/html/ext/lwg-defects.html: Likewise.
+ * doc/xml/manual/intro.xml: Update status of issues 408, 539, 865.
+
2011-01-30 Benjamin Kosnik <bkoz@redhat.com>
PR libstdc++/36104 part four