Change log.

[SVN r86173]
This commit is contained in:
Daniel James
2013-10-06 08:03:12 +00:00
parent 3aa91346ea
commit 033a611f71

View File

@ -235,4 +235,9 @@ C++11 support has resulted in some breaking changes:
* If the hash function and equality predicate are known to both have nothrow
move assignment or construction then use them.
[h2 Boost 1.55.0]
* Avoid some warnings ([ticket 8851], [ticket 8874]).
* Avoid exposing some detail functions via. ADL on the iterators.
[endsect]