[racket-dev] 5.0.2 changelog

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Thu Oct 28 08:34:51 EDT 2010

At Wed, 27 Oct 2010 23:40:27 -0600, Jon Rafkind wrote:
> Author: Matthew Flatt <mflatt at racket-lang.org>
>     Modules spliced at the file level instead of collection level.
>     Internal definitions for `when', `unless', `cond', `case', and `match'
>     #true and #false forms

None seem especially worth mentioning, but the internal-definition
change could be mentioned if we need more to Say:

 * The `when', `unless', `cond', `case', and `match' forms (in
   `racket/base' and derived languages) now allow immediate internal
   definitions.



Posted on the dev mailing list.