From dcd4da6c7deaf729e0f78f11d35d65523ae6eacd Mon Sep 17 00:00:00 2001 From: mat007 Date: Fri, 7 Feb 2014 14:26:28 +0000 Subject: [PATCH] Updated changelog git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@708 860be788-9bd5-4423-9f1e-828f051e677b --- build/boost/doc/changelog.qbk | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/build/boost/doc/changelog.qbk b/build/boost/doc/changelog.qbk index 8df19db..9b18b41 100644 --- a/build/boost/doc/changelog.qbk +++ b/build/boost/doc/changelog.qbk @@ -1,5 +1,14 @@ [section Changelog] +[section 1.2.5] +Released ? + +* Added support for using non default calling conventions +* Changed MOCK_DESTRUCTOR which now requires '~' to preceed the class name +* Changed MOCK_[[NON_]CONST_]CONVERSION_OPERATOR[_TPL] which now requires an extra first argument 'operator' + +[endsect] + [section 1.2.4] Released 14 August 2013