diff --git a/doc/changes.qbk b/doc/changes.qbk index d93a63ea..d6b4df26 100644 --- a/doc/changes.qbk +++ b/doc/changes.qbk @@ -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]