Release notes.

This commit is contained in:
Daniel James
2014-07-27 12:20:56 +01:00
parent 15cb6d7d1b
commit b97ceb6442

View File

@ -243,4 +243,9 @@ C++11 support has resulted in some breaking changes:
methods to construct and destroy stored elements. Don't use them for internal
data like pointers.
[h2 Boost 1.56.0]
* Removed some Visual C++ 6 workarounds.
* Ongoing work on improving `hash_combine`.
[endsect]