diff --git a/feed/history/boost_1_43_0.qbk b/feed/history/boost_1_43_0.qbk index fa91936a..cc347dba 100644 --- a/feed/history/boost_1_43_0.qbk +++ b/feed/history/boost_1_43_0.qbk @@ -26,6 +26,10 @@ * Added 'fill' member function. * Changed exception code to use boost::throw_exception. +* [phrase library..[@/libs/fusion/index.html Fusion]:] + * Added new macros for adapting or defining custom types. See the + [@/libs/fusion/doc/html/fusion/change_log.html Changelog] for details. + * [phrase library..[@/libs/iostreams/index.html Iostreams]:] * Minor fixes ([@https://svn.boost.org/trac/boost/ticket/3839 #3839],