Add changelog entry for 1.63.0

This commit is contained in:
Daniel James
2016-12-05 22:42:44 +00:00
parent e5575ba805
commit d06ba47884

View File

@@ -182,5 +182,8 @@
[h2 Boost 1.63.0] [h2 Boost 1.63.0]
* Fixed some warnings. * 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.
[endsect] [endsect]