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

Commitfccef68

Browse files
committed
Update documentation for 0.12
1 parente60e821 commitfccef68

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

‎libs/network/doc/whats_new.rst‎

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

7+
:mod:`cpp-netlib` 0.12
8+
----------------------
9+
10+
* Require C++11 for builds, removes support for non-C++11 compilers.
11+
* Update documentation for hello_world_server
12+
* Use googletest for tests
13+
* Fix XCode-generated debug binaries caused by URI parser complexity
14+
* Remove synchronous client implementation.
15+
* Remove support for connection keepalive (only supported in synchronous client).
16+
* Disable SSLv3 by default.
17+
* Use sanitisers in continuous integration (address and thread sanitiser).
18+
* Update minimum Boost to 1.57. Always use shared libs from Boost.
19+
720
:mod:`cpp-netlib` 0.11
821
----------------------
922

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp