X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=d00e9dbb784c4347e69379a70dfcd0b506246661;hp=d227ac85fd90c775c9f6ccb67851de62ac737dcb;hb=086019e86cb4328a68b228770d3c0ec91c853794;hpb=7b96c12a4e3f3d005d4b01f0a543578333e71ecb diff --git a/ChangeLog b/ChangeLog index d227ac8..d00e9db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-02-06 Kevin Rosenberg + * 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 * sql/metaclasses.lisp: If no declared slot type in compute-lisp-type-from-specified-type, then use t as lisp type.