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
21
21
* Support chunked transfer encoding from HTTP responses (`#86 `_)
22
22
* Make OS X Clang builds use C++11 and libc++.
23
23
* 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 `_)
24
28
25
29
.. _`#129` : https://github.com/cpp-netlib/cpp-netlib/issues/129
26
30
.. _`#245` : https://github.com/cpp-netlib/cpp-netlib/issues/245
27
31
.. _`#277` : https://github.com/cpp-netlib/cpp-netlib/issues/277
32
+ .. _`#287` : https://github.com/cpp-netlib/cpp-netlib/issues/287
28
33
.. _`#279` : https://github.com/cpp-netlib/cpp-netlib/issues/279
29
34
.. _`#27` : https://github.com/cpp-netlib/cpp-netlib/issues/27
30
35
.. _`#285` : https://github.com/cpp-netlib/cpp-netlib/issues/285
You can’t perform that action at this time.
0 commit comments