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 | 8b7fb138f21314ea6c5859b9930636da1da18950 (patch) | |
tree | 9ec138d2a11880253a186e45c59404015b886d31 /CHANGELOG | |
parent | bdcf695651fbeff603d6f1c061b410c0cb733dcb (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 ======== |