mirror of
https://github.com/boostorg/filesystem.git
synced 2025-05-12 13:41:47 +00:00
Added a note about deprecation of Windows versions prior to 10.
This commit is contained in:
parent
be82eff289
commit
53eabaeabb
@ -46,6 +46,7 @@
|
|||||||
<li>On Windows, improved robustness of date and time conversion and added support for dates before January 1, 1970. (<a href="https://github.com/boostorg/filesystem/issues/293">#293</a>)</li>
|
<li>On Windows, improved robustness of date and time conversion and added support for dates before January 1, 1970. (<a href="https://github.com/boostorg/filesystem/issues/293">#293</a>)</li>
|
||||||
<li>Removed support for Windows CE that was deprecated since Boost.Filesystem 1.79.0.</li>
|
<li>Removed support for Windows CE that was deprecated since Boost.Filesystem 1.79.0.</li>
|
||||||
<li>Removed <code>boost/filesystem/string_file.hpp</code> header. The header was deprecated since Boost.Filesystem 1.79.0.</li>
|
<li>Removed <code>boost/filesystem/string_file.hpp</code> header. The header was deprecated since Boost.Filesystem 1.79.0.</li>
|
||||||
|
<li><b>Deprecated:</b> Support for Windows versions older than Windows 10 is deprecated and will be removed in Boost 1.87.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>1.83.0</h2>
|
<h2>1.83.0</h2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user