Changes between Version 14 and Version 15 of ReleasePractices/HeadsUpMessages
- Timestamp:
- Aug 17, 2010, 1:22:06 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleasePractices/HeadsUpMessages
v14 v15 65 65 {{{ 66 66 67 Release 1.4 1.0 of the Boost C++ Libraries is now available.67 Release 1.44.0 of the Boost C++ Libraries is now available. 68 68 69 69 These open-source libraries work well with the C++ Standard Library, and are usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use. 70 70 71 This release contains one new library and numerous enhancements and bug fixes for existing libraries. For details, including download links, see http://www.boost.org/users/news/version_1_41_071 This release contains two new libraies (Meta State Machine & Polygon) and numerous enhancements and bug fixes for existing libraries. For details, including download links, see http://www.boost.org/users/download/version_1_44_0 72 72 73 73 The release can also be downloaded directly from SourceForge. See http://sourceforge.net/projects/boost/files/ 74 74 75 To install this release on your system, see http://www.boost.org/doc/libs/ 1_41_0/more/getting_started/index.html75 To install this release on your system, see http://www.boost.org/doc/libs/release/more/getting_started/index.html 76 76 77 77 Thanks, 78 78 79 79 --The Boost release team 80 81 Beman Dawes 82 Daniel James 83 Eric Niebler 84 Rene Rivera 85 Vladimir Prus 86 80 87 }}}