2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-28 19:52:14 +00:00

Rebuild in progress release notes

This commit is contained in:
Automated Commit
2017-07-29 19:10:28 +00:00
parent fca33f1b5d
commit 030e015e6e
2 changed files with 13 additions and 1 deletions

View File

@@ -1802,6 +1802,12 @@
" <a href="https://svn.boost.org/trac/boost/ticket/13027">#13027</a>.
" </div>
" </li>
" <li>
" <div>
" Fix <code><span class="identifier">ctti_type_index</span></code>
" for GCC 7 and later, thanks to Benjamin Buch <a href="https://github.com/boostorg/type_index/pull/16">PR16</a>.
" </div>
" </li>
" </ul>
" </div>
" </li>
@@ -2290,7 +2296,7 @@
" </div>
"
-hash
"b437ec317d2ce8fc87b8fc60f78af6346b860c9e1a1611ada77790440b4c3cf3
"4569e4516d989973304b3411effa31a6a48a539b62a90ded75812e7317fa90f8
-id
"version_1_65_0
-notice_url

View File

@@ -513,6 +513,12 @@
<a href="https://svn.boost.org/trac/boost/ticket/13027">#13027</a>.
</div>
</li>
<li>
<div>
Fix <code><span class="identifier">ctti_type_index</span></code>
for GCC 7 and later, thanks to Benjamin Buch <a href="https://github.com/boostorg/type_index/pull/16">PR16</a>.
</div>
</li>
</ul>
</div>
</li>