diff --git a/hash/doc/changes.qbk b/hash/doc/changes.qbk index 3195ac8..f7409c7 100644 --- a/hash/doc/changes.qbk +++ b/hash/doc/changes.qbk @@ -184,6 +184,6 @@ * Fixed some warnings. * Only define hash for `std::wstring` when we know we have a `wchar_t`. Otherwise there's a compile error as there's no overload for hashing - the characters in wide strings. + the characters in wide strings ([ticket 8552]). [endsect]