How about something more like this for the first one:

"The git repository for Racket development no longer contains most of
the packages distributed with the release. Instead, they are now in
their own git repositories (which has lots of incidental benefits
ranging from more focused history to smaller team formation to less
code in the privileged repo), thanks to help from our new pkg system."

Robby



On Fri, Jun 12, 2015 at 12:08 PM, Sam Tobin-Hochstadt
<[email protected]> wrote:
> On Fri, Jun 12, 2015 at 12:53 PM, Ryan Culpepper <[email protected]> wrote:
>> The release announcement sketch that I have so far is below.  Please
>> mail me new items and/or edits.
>> ----------------------------------------------------------------------
>>
>> - split repository (samth 29873382)
>
> The git repository for Racket development no longer contains most of the
> packages distributed with the release.
>
>> * Typed Racket now displays tooltips in DrRacket that show the types of
>>    expressions. Tooltips are also displayed for type errors.
>
> * Typed Racket no longer loads generated contracts unless they are needed,
> reducing memory use and startup time for Typed Racket programs.
>
> * Typed Racket now better supports prefab structures, future
> semaphores, and async channels.
>
> * Typed Racket now tracks the relationship between different
> variables, which makes programs using macros like `match` work better.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Racket Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To post to this group, send email to [email protected].
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/racket-dev/CAK%3DHD%2BY4i%3DDbxDdieutV%2BneTjvnMSZDnUA9mEm1-6u_wkeVJrQ%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-dev/CAL3TdOPYcuy9JPotuxYTZbCmd-o2_6m4SW2F5O4OzQiAAkONig%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to