From 0c492d754895605fd4465ca1214db2e66e51c843 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Mon, 29 Aug 2016 00:02:59 +0200 Subject: [PATCH] Changelog correction --- doc/move.qbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/move.qbk b/doc/move.qbk index ea62f8b..efb84ec 100644 --- a/doc/move.qbk +++ b/doc/move.qbk @@ -792,7 +792,7 @@ Many thanks to all boosters that have tested, reviewed and improved the library. * Documented new limitations reported in Trac tickets [@https://svn.boost.org/trac/boost/ticket/12194 #12194 ['"Copy assignment on moveable and copyable classes uses wrong type"]] and - [@https://svn.boost.org/trac/boost/ticket/12307 #12307 ['"Copy assignment on moveable and copyable classes uses wrong type"]]. + [@https://svn.boost.org/trac/boost/ticket/12307 #12307 ['"Copy assignment from const ref handled differently in C++11/C++98"]]. [endsect]