Remove a mention of the hash functions which I missed before.

[SVN r47522]
This commit is contained in:
Daniel James
2008-07-17 23:08:32 +00:00
parent 4305d10264
commit eae2a90463

View File

@ -31,7 +31,6 @@ First official release.
* Emplace support when rvalue references and variadic template are available.
* More efficient node allocation when rvalue references and variadic template
are available.
* Added equality operators and hash functions
([@http://svn.boost.org/trac/boost/ticket/1557 Ticket 1557]).
* Added equality operators.
[endsect]