Support UFFI's new internationalized string capabilities.
[clsql.git] / ChangeLog
index d227ac85fd90c775c9f6ccb67851de62ac737dcb..d00e9dbb784c4347e69379a70dfcd0b506246661 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-02-06  Kevin Rosenberg <kevin@rosenberg.net>
+       * tests/test-i18n.lisp: Bind UFFI:*DEFAULT-EXTERNAL-FORMAT*
+       for testing multibyte encodings.
+       * uffi/clsql-uffi.lisp: Changes for UFFI 1.7.4's new support
+       for encoding foreign strings with a specified external format.
+
 2010-02-06  Kevin Rosenberg <kevin@rosenberg.net>
        * sql/metaclasses.lisp: If no declared slot type in
        compute-lisp-type-from-specified-type, then use t as lisp type.