diff options
author | Adam Chlipala <adamc@hcoop.net> | 2009-08-25 17:33:13 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2009-08-25 17:33:13 -0400 |
commit | b1f297cea35d2fa47aa8193d3d90ddf8eb98afaa (patch) | |
tree | 0c17c4e2488fadc7daa109118e623a4871c9bdb8 /CHANGELOG | |
parent | a7efb65ad2482f9af8e56d628b69811cea5ad56d (diff) |
New release
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,4 +1,12 @@ ======== +20090825 +======== + +- Many bug fixes +- Remote procedure calls must be marked with the new 'rpc' function. +- Some tweaks to enable usage on OSX (suggested by Paul Snively) + +======== 20090718 ======== |