* doc/xml/manual/status_cxx2011.xml: Correct C++11 status table.
authorJonathan Wakely <jwakely.gcc@gmail.com>
Fri, 1 Jun 2012 00:47:32 +0000 (00:47 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 1 Jun 2012 00:47:32 +0000 (01:47 +0100)
From-SVN: r188095

libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/manual/status_cxx2011.xml

index 5b0e66f75c7fe7985e65e52734815bb5367dd4c2..83ed8b21d2f4c7fd8d42349ae928043bc9b47cc3 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-01  Jonathan Wakely  <jwakely.gcc@gmail.com>
+
+       * doc/xml/manual/status_cxx2011.xml: Correct C++11 status table.
+
 2012-05-31  Benjamin Kosnik  <bkoz@redhat.com>
 
        PR libstdc++/53543
index 0ed63eab7befa7ec859081b15f5efba4d996f009..15d1337b0cd3435027085d85c692162fd7faf923 100644 (file)
@@ -274,10 +274,11 @@ particular release.
       <entry/>
     </row>
     <row>
+      <?dbhtml bgcolor="#B0B0B0" ?>
       <entry>19.2</entry>
       <entry>Exception classes</entry>
-      <entry>Y</entry>
-      <entry/>
+      <entry>Partial</entry>
+      <entry>Missing <code>const char*</code> constructors.</entry>
     </row>
     <row>
       <entry>19.3</entry>
@@ -322,10 +323,11 @@ particular release.
       <entry/>
     </row>
     <row>
+      <?dbhtml bgcolor="#B0B0B0" ?>
       <entry>19.5.5</entry>
       <entry>Class <code>system_error</code></entry>
-      <entry>Y</entry>
-      <entry/>
+      <entry>Partial</entry>
+      <entry>Missing <code>const char*</code> constructors.</entry>
     </row>
     <row>
       <entry>