Skip to content

Commit f469b90

Browse files
author
Peter Thorson
committed
update changelog credit
1 parent 9d95501 commit f469b90

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

changelog.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ HEAD
2727
`boost::chrono` or `std::chrono` where available instead of the non-monotonic
2828
system clock. Thank you breyed for reporting. fixes #241
2929
- Improvement: Outgoing TLS connections to servers using the SNI extension to
30-
choose a certificate will now work.
30+
choose a certificate will now work. Thank you moozzyk for reporting.
31+
Fixes #400
3132
- Cleanup: Asio transport policy has been refactored to remove many Boost
3233
dependencies. On C++03 compilers the `boost::noncopyable` dependency has been
3334
removed and the `boost::date_time` dependency has been replaced with the newer

0 commit comments

Comments
 (0)