Link to ticket in changelog

This commit is contained in:
Daniel James
2016-12-05 23:00:20 +00:00
parent d06ba47884
commit 44df96775a

View File

@ -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]