X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=62cc200b4e0b72ab327efc49e18a310792f5ca8d;hb=01066b26a984761a2c9372871bba3697984a4456;hp=9e58645cd43acfeb6a28b0e9ad09b45769062eac;hpb=22fd2e3853608d1f769257dd5ce7eca02eab6073;p=uffi.git diff --git a/ChangeLog b/ChangeLog index 9e58645..62cc200 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +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 + foreign strings. + +2010-02-05 Kevin Rosenberg + * Version 1.7.3 + * src/primitives.lisp: Fix symbol name + +2010-02-05 Kevin Rosenberg + * Version 1.7.2 + * src/i18n.lisp: New file for supporting non-ASCII foreign strings. + 2010-01-29 Kevin Rosenberg * Version 1.7.1 * src/primitives.lisp: Add :long-long and :unsigned-long-long