You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/release_history.html
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,11 @@
40
40
</tr>
41
41
</table>
42
42
43
+
<h2>1.89.0</h2>
44
+
<ul>
45
+
<li>Corrected ASAN warnings about comparing pointers to potentially unrelated objects in <code>path::append</code>. (<ahref="https://github.com/boostorg/filesystem/issues/335">#335</a>)</li>
46
+
</ul>
47
+
43
48
<h2>1.87.0</h2>
44
49
<ul>
45
50
<li>As was announced in 1.84.0, Windows versions prior to 10 are no longer supported.</li>
0 commit comments