[racket-dev] release blurb for 5.1.1 (Eli Barzilay)

From: Eli Barzilay (eli at barzilay.org)
Date: Fri Apr 29 16:26:38 EDT 2011

40 minutes ago, James Swaine wrote:
> Here's the release note for futures:
> 
> - futures: added fsemaphores; 'future' primitive now no longer
>   freezes futures; improved the logging messages futures produce

How about this:

    * futures: added `fsemaphore' values to `racket/future'; the
      `future' primitive no longer freezes futures so a future can spawn
      new futures; improved log messages.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!


Posted on the dev mailing list.