aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@hcoop.net>2009-04-05 12:41:41 -0400
committerGravatar Adam Chlipala <adamc@hcoop.net>2009-04-05 12:41:41 -0400
commit2fe043a303f84c2b96ec4ac116b5a6a509994459 (patch)
treeec716e41c77e3cf96d2847b267f4029fae1c5ef4 /CHANGELOG
parent50aed147862bf5fb1b94528d254013f259f6eba8 (diff)
CHANGELOG before release
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0a85dce4..ca0f5704 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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
========