File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
include/boost/intrusive/detail Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -3902,6 +3902,13 @@ to be inserted in intrusive containers are allocated using `std::vector` or `std
3902
3902
3903
3903
[section:release_notes Release Notes]
3904
3904
3905
+ [section:release_notes_boost_1_86_00 Boost 1.86 Release]
3906
+
3907
+ * Fixed bugs:
3908
+ * [@https://github.com/boostorg/intrusive/issues/86 GitHub #86: ['Invalid UTF-8 character in comment]]
3909
+
3910
+ [endsect]
3911
+
3905
3912
[section:release_notes_boost_1_85_00 Boost 1.85 Release]
3906
3913
3907
3914
* Fixed bugs:
Original file line number Diff line number Diff line change 2
2
//
3
3
// Copyright 2005-2014 Daniel James.
4
4
// Copyright 2021, 2022 Peter Dimov.
5
- // Copyright 2024 Ion Gaztañaga .
5
+ // Copyright 2024 Ion Gaztanaga .
6
6
// Distributed under the Boost Software License, Version 1.0.
7
7
// https://www.boost.org/LICENSE_1_0.txt
8
8
//
You can’t perform that action at this time.
0 commit comments