From 35a3894a88093e275da27335ed5b61d1f8803e7c Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 27 May 2009 17:42:01 +0000 Subject: [PATCH] Missing changelog entry. [SVN r53311] --- doc/changes.qbk | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/changes.qbk b/doc/changes.qbk index ae66737e..956e0eae 100644 --- a/doc/changes.qbk +++ b/doc/changes.qbk @@ -79,6 +79,7 @@ First official release. the length right if it changes again in the future. * [@https://svn.boost.org/trac/boost/ticket/1978 Ticket 1978]: Implement `emplace` for all compilers. +* Better configuration for C++0x features when the headers aren't available. * [@https://svn.boost.org/trac/boost/ticket/2908 Ticket 2908]: Add explicit destructors to all containers.