X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=6da74a2beac67542f3715fe23ff506c70bde26fa;hb=976cbdf41ef24ed58356f13900e10b5bda64f7ed;hp=6365fcb04273294d33c7550dc4326e5eea4c19cc;hpb=2bb9a36070147d6c21e4a99d699ec3563c021a70;p=uffi.git diff --git a/ChangeLog b/ChangeLog index 6365fcb..6da74a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2010-02-07 Kevin Rosenberg + * Version 1.8.2 + * src/i18n.lisp: Rename function to + foreign-encoded-octet-count. Fix errors. + * tests/i18n.lisp: New file. i18n tests fine + on AllegroCL 8/16 bits, SBCL unicode/non-unicode, + CCL, and Lispworks 6 + * src/strings.lisp: Fix an error with decoding + strings on CCL. + +2010-02-06 Kevin Rosenberg + * src/i18n.lisp: Add new function string-to-octets + +2010-02-06 Kevin Rosenberg + * Version 1.8.1 + * src/i18n.lisp: Add new function foreign-encoded-string-octets + 2010-02-06 Kevin Rosenberg * Version 1.8.0 * src/strings.lisp: Initial support for external-formats with