From af5f82a29d2fc6e54c9aeaedac5bdf87e7b09648 Mon Sep 17 00:00:00 2001 From: mat007 Date: Wed, 28 Nov 2012 23:01:15 +0000 Subject: [PATCH] Updated changelog git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@577 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 d67dc89..2a3f887 100644 --- a/build/boost/doc/changelog.qbk +++ b/build/boost/doc/changelog.qbk @@ -9,6 +9,7 @@ Not yet released * Refactored error policy to simplify test frameworks integration * 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 [endsect]