Changes between Version 3 and Version 4 of ReleasePractices/ManagerCheckList


Ignore:
Timestamp:
Jul 2, 2008, 5:27:33 PM (14 years ago)
Author:
Daniel James
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleasePractices/ManagerCheckList

    v3 v4  
    2020       
    2121    * For each new library added this release:
    22 
    2322        * Verify root/index.htm Latest News entry has been made and reads well.
    24            
    2523        * Verify root/libs/libraries.htm entry has been made, both in the alphabetic list and in the category lists.
    26            
    2724        * Verify the root/libs/xxx directory contains an index.htm or index.html file; either the main docs or a redirection to the main docs. To do: automate this.
    28            
    2925        * Skim read the primary docs pages to make sure they meet Boost requirements and guidelines. Don't leave this until too late; it has turned up lots of issues in the past.
    30            
    3126        * Generate the header dependency table and update the CVS. To do: coordinate with John Maddock's new dependency tools.
    3227
     
    3429       
    3530    * Monitor regression tests (http://boost.sourceforge.net/regression-logs) to verify that errors are actively being reduced or accounted for on key platforms and compilers.
    36        
    3731          * Boost errors are being actively worked on by library maintainers.
    3832          * Compiler or standard library errors are at least identified, and preferably reported to the supplier.