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

Commit9e16565

Browse files
committed
Update whats_new.rst from rc0
1 parent80c05e4 commit9e16565

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎libs/network/doc/whats_new.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@
77
:mod:`cpp-netlib` 0.12
88
----------------------
99

10+
* Added a code of conduct.
11+
* Add TLS SNI hostname support in the HTTP Client options.
12+
* Changes based on Coverity reports.
13+
* Replace std::bind with lambdas.
14+
* Use std::shared_ptr instead of boost::shared_ptr.
15+
* Use standalone Asio instead of Boost.Asio.
16+
* No Boost library (shared or static) dependencies.
17+
* Use doxygen for documentation, integrated with Breathe to Sphinx.
1018
* Require C++11 for builds, removes support for non-C++11 compilers.
1119
* Update documentation for hello_world_server
1220
* Use googletest for tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp