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 | bbac4b6f898bbad12e17db434cc24c69cb448ef5 (patch) | |
tree | 513b9da066fd9a44d71334c2fd1820f559c39994 /CHANGELOG | |
parent | feeb4029f89a09f44f054a08ab61fe71005308fa (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 ======== |