X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=aef72fc84dfeb81ed5d3dd67c4bccfa7582ae204;hb=fe6d36c16c61c855fc3b0c0c7c07f3cf3de4241d;hp=dc2a4b48193f474ae55d883dfbfb1236d414a525;hpb=7e2b9390d312a945100f1e0bbe60525531b97980;p=clsql.git diff --git a/ChangeLog b/ChangeLog index dc2a4b4..aef72fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2010-02-11 Kevin Rosenberg + * multiple-files: Further internationalization. Change + UFFI:CONVERT-RAW-FIELD and UFFI:CONVERT-FROM-FOREIGN-STRINGS + invocations to use the foreign character set encoding of the + database object. + +2010-02-11 Nathan Bird + * MSSQL: better support for fddl 'date type. + +2010-02-11 Kevin Rosenberg + * Makefile.common, uffi/Makefile, db-mysql/Makefile: + Better support OS X Snow Leopard by building universal + (x86_64,i386) dylib bundles + +2010-02-08 Kevin Rosenberg + * Version 5.0.2 + * sql/database.lisp: Fix missing slot-accessor + (Thanks to Stelian Ionescu) + * sql/generics.lisp: Add missing keyword to defgeneric + (Thanks to Stelian Ionescu) + 2010-02-07 Kevin Rosenberg * Version 5.0.1 * sql/{base-classes,database}.lisp: Add encoding slot for