diff options
author | Adam Chlipala <adamc@hcoop.net> | 2009-07-18 15:08:21 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2009-07-18 15:08:21 -0400 |
commit | 19cd9e965929d541e6714f62154f01b9e487a712 (patch) | |
tree | 513b9da066fd9a44d71334c2fd1820f559c39994 /CHANGELOG | |
parent | e89607929e56988040d1b31e62362c16a9b75147 (diff) |
FFI manual section
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,4 +1,13 @@ ======== +20090718 +======== + +- New application protocols: CGI and FastCGI +- New database backends: MySQL and SQLite +- More JavaScript events added to tags in standard library +- New manual section on using the foreign function interface (FFI) + +======== 20090623 ======== |