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 | 87777778aeaee3e1de767499f86bc22789118a69 (patch) | |
tree | 0c17c4e2488fadc7daa109118e623a4871c9bdb8 /CHANGELOG | |
parent | f9d6e7f4d4e5f1c01fd10bf82232a938b930147f (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 ======== |