diff --git a/docs/features.rst b/docs/features.rst index ce8154790..fbefcb8ec 100644 --- a/docs/features.rst +++ b/docs/features.rst @@ -321,8 +321,9 @@ portability libtorrent runs on most major operating systems, including Windows, MacOS X, Linux, BSD and Solaris. -It uses Boost.Thread, Boost.Asio, Boost.Chrono, Boost.Random, Boost.Date_time -and various other boost libraries. At least version 1.49 of boost is required. +It uses Boost.Asio, Boost.Optional, Boost.System, Boost.Multiprecision, +Boost.Intrusive, Boost.Pool, Boost.Python (for bindings), Boost.CRC and various +other boost libraries. At least version 1.49 of boost is required. Since libtorrent uses Boost.Asio it will take full advantage of high performance network APIs on the most popular platforms. I/O completion ports on windows,