[racket-dev] drafting the v5.1 release announcement

From: Stephen Bloch (sbloch at adelphi.edu)
Date: Wed Feb 9 18:52:04 EST 2011

On Feb 9, 2011, at 3:37 PM, Matthew Flatt wrote:

> Let's get the ball rolling on the release announcement.

* The picturing-programs teachpack, formerly installed from PLaneT,  
is now bundled with the standard distribution.  As a result, you can  
now say
(require picturing-programs)
instead of
(require installed-teachpacks/picturing-programs)
For compatibility of old code that includes the latter, the old  
PLaneT installation procedure will still work (it now installs a two- 
line stub that invokes the bundled version of the teachpack).


Stephen Bloch
sbloch at adelphi.edu



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20110209/09cdaae4/attachment.html>

Posted on the dev mailing list.