From 5cb37bdacd763ddd36b200167697cc03b8e5db21 Mon Sep 17 00:00:00 2001 From: mat007 Date: Tue, 23 Apr 2013 22:49:05 +0000 Subject: [PATCH] Updated changelog git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@630 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 b3b54ef..c820758 100644 --- a/build/boost/doc/changelog.qbk +++ b/build/boost/doc/changelog.qbk @@ -5,6 +5,7 @@ Not yet released * Added support for C++11 lambdas as constraints * Return actions now accept by copy types derived from abstract base types +* Officially documented MOCK_UNARY_CONSTRAINT and MOCK_BINARY_CONSTRAINT [endsect]