
Hello, If you haven't done so yet, with the beta coming out it's a good time to add your entries to the release notes so that people know what to test. You can edit the file in subversion here: http://svn.boost.org/svn/boost/website/public_html/beta/feed/history/ Or if you prefer, you can email me the details and I'll add it for you. If you're able to build the release notes, I better warn you that I've changed the build system a little. Recent versions of quickbook are generating slightly different mark up, and if that's used for old entries, they can appear as new in rss feeds. So to avoid that, it now stores a hash of the quickbook files to only update their entry if the source changes. It should just work, you just need to commit the '*-hashes.txt' files at the same time as the rss files. If you want to force an update, you can delete the appropriate line in the text file. thanks, Daniel

Daniel,
If you haven't done so yet, with the beta coming out it's a good time to add your entries to the release notes so that people know what to test. You can edit the file in subversion here:
http://svn.boost.org/svn/boost/website/public_html/beta/feed/history/
Or if you prefer, you can email me the details and I'll add it for you.
Could you please add a note about Spirit along the lines of the ones we've had for the previous releases? Wave has been updated as well. Could you please link to libs/wave/ChangeLog and add a short note, too? Regards Hartmut --------------- Meet me at BoostCon www.boostcon.com

On 31 July 2010 01:42, Hartmut Kaiser <hartmut.kaiser@gmail.com> wrote:
Could you please add a note about Spirit along the lines of the ones we've had for the previous releases?
Wave has been updated as well. Could you please link to libs/wave/ChangeLog and add a short note, too?
Sure, I've done that now. Daniel

Could you please add a note about Spirit along the lines of the ones we've had for the previous releases?
Wave has been updated as well. Could you please link to libs/wave/ChangeLog and add a short note, too?
Sure, I've done that now.
Thanks Daniel! Regards Hartmut --------------- Meet me at BoostCon www.boostcon.com

________________________________________ De: boost-bounces@lists.boost.org [boost-bounces@lists.boost.org] En nombre de Daniel James [dnljms@gmail.com] Enviado el: sábado, 31 de julio de 2010 1:17 Para: boost@lists.boost.org Asunto: [boost] [1.44] Release notes
Hello,
If you haven't done so yet, with the beta coming out it's a good time to add your entries to the release notes so that people know what to test. You can edit the file in subversion here:
http://svn.boost.org/svn/boost/website/public_html/beta/feed/history/
Added Boost.MultiIndex notes: https://svn.boost.org/trac/boost/changeset/64494 Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

On 31/07/2010 01:17, Daniel James wrote:
Hello,
If you haven't done so yet, with the beta coming out it's a good time to add your entries to the release notes so that people know what to test.
If https://svn.boost.org/trac/boost/ticket/2330 is not going to be, corrected on 1.44 it is possible to add in the documentation (or at least in the release note) that the interrupt method under certain circumstances doesn't work, I have lost 2 days investigating why my application was sometime hanging on the exit just to discover that the problem was due to a known bug since long time. Regards Gaetano Mendola

On 31/07/2010 01:17, Daniel James wrote:
Hello,
If you haven't done so yet, with the beta coming out it's a good time to add your entries to the release notes so that people know what to test.
If https://svn.boost.org/trac/boost/ticket/2330 is not going to be, corrected on 1.44 it is possible to add in the documentation (or at least in the release note) that the interrupt method under certain circumstances doesn't work, I have lost 2 days investigating why my application was sometime hanging on the exit just to discover that the problem was due to a known bug since long time. Regards Gaetano Mendola

< snip >
Or if you prefer, you can email me the details and I'll add it for you.
If it is not too late, please add the following for Boost.Uuid - Define BOOST_UUID_NO_TYPE_TRAITS to remove the dependency on Boost.TypeTraits - Stream operator<< handles left, internal, and right manipulators - Added to_string, to_wstring to convert a uuid to a string - Fixed minor bugs in documentation < snip >
thanks,
Daniel
Thanks, Andy Tompkins
participants (5)
-
Andy Tompkins
-
Daniel James
-
Gaetano Mendola
-
Hartmut Kaiser
-
JOAQUIN M. LOPEZ MUÑOZ