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

Commitf3f2f79

Browse files
committed
Updating "Whats New" for fix to#166
1 parent27d42ee commitf3f2f79

File tree

6 files changed

+6
-1
lines changed

6 files changed

+6
-1
lines changed
Binary file not shown.
861 Bytes
Binary file not shown.

‎libs/network/doc/html/_sources/whats_new.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ v0.10.1
1515
* Allow overriding and ultimately removing defaulted headers from HTTP
1616
requests. (`#263`_)
1717
* Add `-Wall` to the base rule for GCC builds. (`#264`_)
18+
* Make the server implementation throw on startup errors. (`#166`_)
1819

1920
.. _`#182`: https://github.com/cpp-netlib/cpp-netlib/issues/182
2021
.. _`#265`: https://github.com/cpp-netlib/cpp-netlib/issues/265
@@ -24,6 +25,7 @@ v0.10.1
2425
.. _`#233`: https://github.com/cpp-netlib/cpp-netlib/issues/233
2526
.. _`#264`: https://github.com/cpp-netlib/cpp-netlib/issues/264
2627
.. _`#255`: https://github.com/cpp-netlib/cpp-netlib/issues/255
28+
.. _`#166`: https://github.com/cpp-netlib/cpp-netlib/issues/166
2729

2830
v0.10.0
2931
~~~~~~~

‎libs/network/doc/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎libs/network/doc/html/whats_new.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ <h3>v0.10.1<a class="headerlink" href="#v0-10-1" title="Permalink to this headli
6666
<li>Allow overriding and ultimately removing defaulted headers from HTTP
6767
requests. (<aclass="reference external"href="https://github.com/cpp-netlib/cpp-netlib/issues/263">#263</a>)</li>
6868
<li>Add<cite>-Wall</cite> to the base rule for GCC builds. (<aclass="reference external"href="https://github.com/cpp-netlib/cpp-netlib/issues/264">#264</a>)</li>
69+
<li>Make the server implementation throw on startup errors. (<aclass="reference external"href="https://github.com/cpp-netlib/cpp-netlib/issues/166">#166</a>)</li>
6970
</ul>
7071
</div>
7172
<divclass="section"id="v0-10-0">

‎libs/network/doc/whats_new.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ v0.10.1
1515
* Allow overriding and ultimately removing defaulted headers from HTTP
1616
requests. (`#263`_)
1717
* Add `-Wall` to the base rule for GCC builds. (`#264`_)
18+
* Make the server implementation throw on startup errors. (`#166`_)
1819

1920
.. _`#182`:https://github.com/cpp-netlib/cpp-netlib/issues/182
2021
.. _`#265`:https://github.com/cpp-netlib/cpp-netlib/issues/265
@@ -24,6 +25,7 @@ v0.10.1
2425
.. _`#233`:https://github.com/cpp-netlib/cpp-netlib/issues/233
2526
.. _`#264`:https://github.com/cpp-netlib/cpp-netlib/issues/264
2627
.. _`#255`:https://github.com/cpp-netlib/cpp-netlib/issues/255
28+
.. _`#166`:https://github.com/cpp-netlib/cpp-netlib/issues/166
2729

2830
v0.10.0
2931
~~~~~~~

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp