
Daniel James skrev:
On 21/07/2008, JOAQUIN M. LOPEZ MUÑOZ <joaquin@tid.es> wrote:
I wonder whether we already have some place to begin adding content to the 1.36 release notes--you know, listing the new libraries and significant updates.
http://svn.boost.org/svn/boost/website/public_html/beta/feed/history/boost_1...
if you're not comfortable with quickbook, just send what you want to add to the list.
That I am not. For Boost.Assign we need the following description: "list_of() (and its variants) now has overloaded comparison operators. This allows you to write test code such as BOOST_CHECK_EQUAL( my_container, list_of(2)(3)(4)(5) );." For Boost.PtrContainer we need the following: "Support for a few more containers, and addition of insert iterators. For details see <a href ="libs/ptr_container/doc/ptr_container.html#upgrading-from-boost-v-1-35">upgrading details</a>". Thanks -Thorsten