diff options
author | Adam Chlipala <adamc@hcoop.net> | 2010-01-12 09:42:13 -0500 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2010-01-12 09:42:13 -0500 |
commit | 33116639b54ce9d71cb6ca85c185ed56908da505 (patch) | |
tree | 9ec138d2a11880253a186e45c59404015b886d31 /CHANGELOG | |
parent | 73b3f4158297d0161e1d18c24ff9a4604f07c32c (diff) |
New release
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,4 +1,13 @@ ======== +20100112 +======== + +- Basis.serialized type family, for storing more types in the database +- Basis.textBlob, for building blobs from strings +- Basis.debug function, for server-side debug printing +- Bug fixes & optimization improvements + +======== 20091230 ======== |