Unordered: Changelog notes.

[SVN r81474]
This commit is contained in:
Daniel James
2012-11-22 08:59:27 +00:00
parent 85d2657ac1
commit 3305caf40c

View File

@ -224,5 +224,8 @@ C++11 support has resulted in some breaking changes:
* Remove support for the old pre-standard variadic pair constructors, and
equality implementation. Both have been deprecated since Boost 1.48.
* Remove use of deprecated config macros.
* More internal implementation changes, including a much simpler
implementation of `erase`.
[endsect]