Re: [racket-dev] Release Announcement for v5.3.4, Final Draft

2013-05-01 Thread Vincent St-Amour
At Wed, 1 May 2013 17:35:44 -0400, Eli Barzilay wrote: > > * The Optimization Coach DrRacket plugin has been moved from the > >Racket distribution to the Racket package repository. > > It might be good to include some very quick instructions on how to > install it. * The Optimization Coach Dr

Re: [racket-dev] Release Announcement for v5.3.4

2013-05-01 Thread Eli Barzilay
More than a week ago, Ryan Culpepper wrote: > - added file-truncate (48e05093) > - added scribble/book and scribble/report langs (09d4aa3d) > - add _size, _ssize, _ptrdiff, etc (d46411d3) > - add phaseless modules (899a3279) > - add {take,drop}f, splitf-at, etc (bb17b6a8, 2cdfe18b, 3af72e

Re: [racket-dev] Release Announcement for v5.3.4, Final Draft

2013-05-01 Thread Eli Barzilay
An hour and a half ago, Ryan Culpepper wrote: > * DrRacket (and all of the other apps) are now signed with an >official OS X key. This is better written as "OS X: DrRacket ..." to make it clearer. > * The Optimization Coach DrRacket plugin has been moved from the >Racket distribution to

[racket-dev] Release Announcement for v5.3.4, Final Draft

2013-05-01 Thread Ryan Culpepper
The release announcement sketch that I have so far is below. Please mail me new items and/or edits. -- * Extflonums (80-bit floating-point numbers) are supported on some x86/x86_64 platforms --- including Windows, and includin