Hash changelog entry

This commit is contained in:
Daniel James
2017-01-01 16:03:48 +00:00
parent 8f59ebc2d1
commit 06b50f6a37

View File

@ -186,4 +186,9 @@
Otherwise there's a compile error as there's no overload for hashing
the characters in wide strings ([ticket 8552]).
[h2 Boost 1.64.0]
* Fix for recent versions of Visual C++ which have removed `std::unary_function`
and `std::binary_function`.
[endsect]