Changes between Version 12 and Version 13 of ReleasePractices/HeadsUpMessages
- Timestamp:
- Nov 27, 2009, 2:50:08 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleasePractices/HeadsUpMessages
v12 v13 12 12 The release branch (https://svn.boost.org/svn/boost/branches/release) is open for merging all stable changes from trunk, including bug fixes and major upgrades to existing libraries. Breaking changes should be coordinated via the mailing list with the developers of the other libraries affected. New libraries may be added, but require permission of a release manager. 13 13 14 In other words, except for new libraries, merging changes *does not* need permission from a release manager. I.E. just do it!14 In other words, merging *does not* require permission from a release manager, except for new libraries. 15 15 16 Boost Calendar with the release schedule: <http://www.boost.org/development/index.html>.16 Boost Calendar with the release schedule: http://www.boost.org/development/index.html 17 17 18 Release schedule explanation: <http://svn.boost.org/trac/boost/wiki/ReleaseSchedule>.18 Release schedule explanation: http://svn.boost.org/trac/boost/wiki/ReleaseSchedule 19 19 20 Release practices for developers: <http://svn.boost.org/trac/boost/wiki/ImprovingPractices>.20 Release practices for developers: http://svn.boost.org/trac/boost/wiki/ImprovingPractices 21 21 22 22 -- The Release Managers, 23 23 24 Beman Dawes 24 25 Daniel James