Skip to content

Commit 36e8c91

Browse files
committed
OVDB-113: Updated Doxygen release notes.
Signed-off-by: Peter Cucka <peter.cucka@dreamworks.com>
1 parent f7e0f1c commit 36e8c91

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

documentation/doxygen/changes.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@
103103
<li>Added CMake support for linking against Jemalloc and TBB&#160;malloc and enabled Jemalloc by default for Linux and non-Maya builds and TBB&#160;malloc for all other builds.</li>
104104
<li>Added a <code>USE_COLORED_OUTPUT</code> option to CMake to display compiler output in color.</li>
105105
<li>Added an <code>OPENVDB_CODE_COVERAGE</code> option to CMake.</li>
106+
<li>CMake now automatically detects and configures the CXX11 ABI requirement for Houdini builds.</li>
107+
<li>CMake now issues deprecation warnings for 2017 VFX Reference Platform version dependencies. In particular, C++11-only compilers are now deprecated; OpenVDB&#160;7.0 will require a C++14-compatible compiler.</li>
106108
</ul>
107109
</dd></dl>
108110
<dl class="section user"><dt></dt><dd>Bug fixes:<ul>

0 commit comments

Comments
 (0)