# HG changeset patch # User Adam Chlipala # Date 1238949701 14400 # Node ID 5b8617b735408a1432daf665d6f235e445505b0b # Parent f963356b53fdddca090e019919f66813f96e210d CHANGELOG before release diff -r f963356b53fd -r 5b8617b73540 CHANGELOG --- a/CHANGELOG Sun Apr 05 12:37:38 2009 -0400 +++ b/CHANGELOG Sun Apr 05 12:41:41 2009 -0400 @@ -1,3 +1,13 @@ +======== +20090405 +======== + +- Asynchronous message-passing and the associated server-side client + bookkeeping +- Reimplement parts of the client-side runtime system to avoid space leaks +- spawn and sleep +- Expand the constructor class instance rule format + ======== 20090312 ========