[racket-dev] Pre-Release Checklist for v5.1
At Mon, 31 Jan 2011 17:50:56 -0500, Ryan Culpepper wrote:
> * Matthew Flatt <mflatt at cs.utah.edu>
> - Racket Tests
> - Languages Tests
> - GRacket Tests (Also check that `gracket -z' and `gracket-text' still
> works in Windows and Mac OS X)
> - mzc Tests
> - mzc --exe tests
> - .plt-packing Tests
> - Games Tests
> - Unit Tests
> - Syntax Color Tests
> - R6RS Tests
> - JPR's test suite.
> [...]
> Updates:
> - Racket Updates: update HISTORY
> - GRacket Updates: update README, HISTORY
> (updates should show v5.1 as the most current version)
> - Update man pages in racket/man/man1: racket.1, gracket.1, raco.1
> Email me to pick the changes when they're done, or tell me if there
> are no such changes.
Done. There was one bug fix for `raco exe' (called `mzc --exe' above)
and a minor man-page fix.
> - Create an executable from a BSL program.
While most programs that I tried worked, I've submitted a PR on one
problem.