Change log for allocator support.

This commit is contained in:
Daniel James
2016-10-14 09:29:38 +01:00
parent b907cee691
commit b5205e58aa

View File

@ -293,5 +293,6 @@ C++11 support has resulted in some breaking changes:
objects wouldn't match the container elements, so elements might be in the
wrong bucket and equivalent elements would be incorrectly handled.
* Various reference documentation improvements.
* Better allocator support ([ticket 12459]).
[endsect]