From 1706cb5937137ac0c63bfb4f6cad6bf206e38e70 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 3 Feb 2017 08:41:31 +0000 Subject: [PATCH] Add ticket link to changelog entry --- hash/doc/changes.qbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hash/doc/changes.qbk b/hash/doc/changes.qbk index 8918e0e..c458257 100644 --- a/hash/doc/changes.qbk +++ b/hash/doc/changes.qbk @@ -189,6 +189,6 @@ [h2 Boost 1.64.0] * Fix for recent versions of Visual C++ which have removed `std::unary_function` - and `std::binary_function`. + and `std::binary_function` ([ticket 12353]). [endsect]