This reflects my latest change.
Applied.
Index: projects/cxx-status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/cxx-status.html,v
retrieving revision 1.26
diff -u -r1.26 cxx-status.html
--- projects/cxx-status.html 5 Oct 2016 14:17:04 -0000 1.26
+++ projects/cxx-status.html 5 Oct 2016 18:05:28 -0000
@@ -205,7 +205,7 @@
<tr>
<td>Selection statements with initializer</td>
<td><a href="http://wg21.link/p0305">P0305R1</a></td>
- <td class="unsupported">No</td>
+ <td class="supported">7</td>
<td></td>
</tr>
<tr>
Marek