Version 1.8.2: Test suite and more functions for foreign string encoding
[uffi.git] / ChangeLog
index eba11e6f37ae24f9da7060ef787a07c4bf5a9a7b..6da74a2beac67542f3715fe23ff506c70bde26fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2010-02-07 Kevin Rosenberg <kevin@rosenberg.net>
+       * 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 <kevin@rosenberg.net>
        * src/i18n.lisp: Add new function string-to-octets