File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -21,10 +21,15 @@ v0.11.0
2121* Support chunked transfer encoding from HTTP responses (`#86 `_)
2222* Make OS X Clang builds use C++11 and libc++.
2323* Update Boost requirement to 1.54.0.
24+ * Experimental Base64 encoding/decoding library (`#287 `_)
25+ * *Known test failure: * OS X Xcode Clang 5.0 + Boost 1.54.0 + libc++ don't play
26+ well with Boost.Serialization issues, mitigate test breakage but
27+ ``cpp-netlib-utils_base64_test `` still fails in this platform. (`#287 `_)
2428
2529.. _`#129` : https://github.com/cpp-netlib/cpp-netlib/issues/129
2630.. _`#245` : https://github.com/cpp-netlib/cpp-netlib/issues/245
2731.. _`#277` : https://github.com/cpp-netlib/cpp-netlib/issues/277
32+ .. _`#287` : https://github.com/cpp-netlib/cpp-netlib/issues/287
2833.. _`#279` : https://github.com/cpp-netlib/cpp-netlib/issues/279
2934.. _`#27` : https://github.com/cpp-netlib/cpp-netlib/issues/27
3035.. _`#285` : https://github.com/cpp-netlib/cpp-netlib/issues/285
You can’t perform that action at this time.
0 commit comments