diff --git a/www/cxx_status.html b/www/cxx_status.html
index 8ade98582642309b85b5d626de6ff16f066900fe..cf307ce57727bccb1de30943d7482fb952b72eeb 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -422,24 +422,17 @@ available.</p>
       <td class="full" align="center">Yes</td>
     </tr>
     <tr>
-      <td>[PROVISIONAL] Runtime-sized arrays with automatic storage duration</td>
-      <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3639.html">N3639</a></td>
-      <td class="none" align="center">Partial</td>
-    </tr>
-    <tr>
-      <td>[PROVISIONAL] Return type deduction for normal functions</td>
+      <td>Return type deduction for normal functions</td>
       <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3638.html">N3638</a></td>
       <td class="none" align="center">No</td>
     </tr>
-    <!--
     <tr>
-      <td>Runtime-sized arrays with automatic storage duration</td>
+      <td>[PROVISIONAL] Runtime-sized arrays with automatic storage duration</td>
       <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3639.html">N3639</a></td>
-      <td class="none" align="center">No</td>
+      <td class="none" align="center">Partial</td>
     </tr>
-    -->
     <tr>
-      <td>[PROVISIONAL] Initialized lambda captures</td>
+      <td>Initialized lambda captures</td>
       <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3648.html">N3648</a></td>
       <td class="none" align="center">No</td>
     </tr>
@@ -459,7 +452,7 @@ available.</p>
       <td class="none" align="center">No</td>
     </tr>
     <tr>
-      <td>[PROVISIONAL] Member initializers and aggregates</td>
+      <td>Member initializers and aggregates</td>
       <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3653.html">N3653</a></td>
       <td class="none" align="center">No</td>
     </tr>