diff options
author | Adam Chlipala <adamc@hcoop.net> | 2009-04-05 12:41:41 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2009-04-05 12:41:41 -0400 |
commit | 2fe043a303f84c2b96ec4ac116b5a6a509994459 (patch) | |
tree | ec716e41c77e3cf96d2847b267f4029fae1c5ef4 /CHANGELOG | |
parent | 50aed147862bf5fb1b94528d254013f259f6eba8 (diff) |
CHANGELOG before release
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,4 +1,14 @@ ======== +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 ======== |