changeset 702:5b8617b73540

CHANGELOG before release
author Adam Chlipala <adamc@hcoop.net>
date Sun, 05 Apr 2009 12:41:41 -0400
parents f963356b53fd
children a5d8b470d7ca
files CHANGELOG
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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
 ========