Version 1.8.4: Impoved detection of long-long type for CMUCL
[uffi.git] / ChangeLog
index 4fba65417b7f4e55a9c748a92d0fe0c24f91d498..e9efbda2074be3d877d1fab2d444c83fd4d9f0d1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
+2010-02-08 Kevin Rosenberg <kevin@rosenberg.net>
+       * Version 1.8.4
+       * sql/primitives.lisp: Improved detection for
+       availability of long-long integer for CMU.
+       (Thanks to Stelian Ionescu)
+       * sql/i18n.lisp: Changes in how ignored variables
+       are declared (Stelian Ionescu)
+
 2010-02-08 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 1.8.3
-       * sql/strings.liap: Commit patch from Stelian Ionescu
+       * sql/strings.liap: Commit patch from 
        with fixes for recent changes with i18n as well
        as reworking how ignored variables are declared.