From 94b23827fd837675d364ade2249d2925c09da66e Mon Sep 17 00:00:00 2001 From: mat007 Date: Mon, 7 Jan 2013 16:17:39 +0000 Subject: [PATCH] Updated documentation git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@583 860be788-9bd5-4423-9f1e-828f051e677b --- build/boost/doc/changelog.qbk | 1 + 1 file changed, 1 insertion(+) diff --git a/build/boost/doc/changelog.qbk b/build/boost/doc/changelog.qbk index 2a3f887..53fc4bc 100644 --- a/build/boost/doc/changelog.qbk +++ b/build/boost/doc/changelog.qbk @@ -10,6 +10,7 @@ Not yet released * Changed C-string constraint short-cut behaviour to compare strings instead of pointers * Fixed potential conflict with macro max * Fixed missing file name and line number in logs +* Moved mock::exception in its own header so that it can be included without the error policy [endsect]