Remove incorrect changelog note.

A minor change that is not actually in this release, will be in the next one.
Probably too late to rebuild the documenation.
This commit is contained in:
Daniel James
2014-11-02 17:35:05 +00:00
parent a81c86a90e
commit 2c9d209eef

View File

@ -257,7 +257,5 @@ C++11 support has resulted in some breaking changes:
* Fix the `pointer` typedef in iterators ([ticket 10672]).
* Fix Coverity warning
([@https://github.com/boostorg/unordered/pull/2 GitHub #2]).
* Rename private `iterator` typedef in some iterator classes, as it
confuses some traits classes.
[endsect]