Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteedfd23

Browse files
committed
Update changelog.
1 parentb635ec8 commiteedfd23

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

‎libs/network/doc/whats_new.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@
44
What's New
55
************
66

7+
:mod:`cpp-netlib` 0.11
8+
----------------------
9+
10+
v0.11.0
11+
* Fix thread leak in DNS resolution failure (`#245`_)
12+
* Remove unsupported `client_fwd.hpp` header (`#277`_)
13+
* Remove support for header-only usage (`#129`_) -- this means that the
14+
BOOST_NETWORK_NO_LIB option is no longer actually supported.
15+
* Deprecate Synchronous Client implementations (`#279`_)
16+
* Support streaming body chunks for PUT/POST client requests (`#27`_)
17+
* Fix non-case-sensitive header parsing for some client tags (`#313`_)
18+
* Remove unsupported Jamfiles from the whole project (`#316`_)
19+
20+
.. _`#245`:https://github.com/cpp-netlib/cpp-netlib/issues/245
21+
.. _`#279`:https://github.com/cpp-netlib/cpp-netlib/issues/279
22+
.. _`#277`:https://github.com/cpp-netlib/cpp-netlib/issues/277
23+
.. _`#129`:https://github.com/cpp-netlib/cpp-netlib/issues/129
24+
.. _`#27`:https://github.com/cpp-netlib/cpp-netlib/issues/27
25+
.. _`#313`:https://github.com/cpp-netlib/cpp-netlib/issues/313
26+
727
:mod:`cpp-netlib` 0.10
828
----------------------
929

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp