Version 5.0.0: International character sets support
authorKevin Rosenberg <kevin@rosenberg.net>
Sun, 7 Feb 2010 09:50:17 +0000 (02:50 -0700)
committerKevin Rosenberg <kevin@rosenberg.net>
Sun, 7 Feb 2010 09:50:17 +0000 (02:50 -0700)
commit4ac8303faedf1ff127dd1610821c9aac0de74fdc
tree318f3e27edbf9fc53f8cba971102519cdb2f14b9
parent086019e86cb4328a68b228770d3c0ec91c853794
Version 5.0.0: International character sets support

First release of CLSQL to formally and consistently support non-ASCII
strings with encoding of external formats for SQL strings.

UFFI version 1.8.1 is higher is required.

This change may introduce some differences in string handling for
people who are using non-ASCII encoded characters.  Thus, because of
the risk of BACKWARD INCOMPATIBILITY, the major version number was
incremented with this release.
ChangeLog
db-mysql/mysql-sql.lisp
debian/changelog
tests/test-i18n.lisp