[racket-dev] Pre-Release Checklist for v6.0.1
On Thu, Apr 17, 2014 at 5:44 PM, Ryan Culpepper <ryanc at ccs.neu.edu> wrote:
> * Robby Findler <robby at eecs.northwestern.edu>
> - DrRacket Tests
All but populate-compiled.rkt, which uncovered the need for commit
fe2c796c41154. Can you please include it in the release branch?
> - Framework Tests
> - Contracts Tests
> - Games Tests
> - Teachpacks Tests: image tests
> - PLaneT Tests
> - Redex Tests
> Updates:
> - DrRacket Updates: update HISTORY
> - Redex Updates: update HISTORY
> (updates should show v6.0.1 as the most current version)
> - Ensure that previous version of DrRacket's preference files still
> starts up with new DrRacket
> - Update man pages in racket/man/man1: drracket.1
> Email me to pick the changes when they're done, or tell me if there
> are no such changes.
One commit marked for the release notes update.
With the exception of the populate-compiled.rkt test (as above), done.
Robby