The correct release notes.

The ones I checked in were for unordered.
This commit is contained in:
Daniel James
2014-07-27 18:00:14 +01:00
parent d4e5e0cf82
commit 6dad4b1f88

View File

@@ -170,11 +170,7 @@
[h2 Boost 1.56.0] [h2 Boost 1.56.0]
* Fix some shadowed variable warnings ([ticket 9377]). * Removed some Visual C++ 6 workarounds.
* Fix allocator use in documentation ([ticket 9719]). * Ongoing work on improving `hash_combine`.
* Always use prime number of buckets for integers. Fixes performance
regression when inserting consecutive integers, although makes other
uses slower ([ticket 9282]).
* Only construct elements using allocators, as specified in C++11 standard.
[endsect] [endsect]