r4701: *** empty log message ***
[uffi.git] / debian / changelog
index df12f9e0f14f27c64477718fa6914e8619617d8b..00e03ce4f9d8ebb098e67f08bee4d01875bde790 100644 (file)
@@ -1,3 +1,39 @@
+cl-uffi (1.2.10-1) unstable; urgency=low
+
+  * Fix allegro free-cstring bug
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 28 Mar 2003 12:58:08 -0700
+
+cl-uffi (1.2.9-1) unstable; urgency=low
+
+  * change ccl:%put-cstring to ccl::%put-cstring for openmcl
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 12 Mar 2003 14:12:03 -0700
+
+cl-uffi (1.2.8-1) unstable; urgency=low
+
+  * Change output on compress.lisp example
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 10 Mar 2003 10:37:00 -0700
+
+cl-uffi (1.2.7-1) unstable; urgency=low
+
+  * Remove reference to obsolete Corman module in uffi.asd
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 19 Feb 2003 14:56:15 -0700
+
+cl-uffi (1.2.6-1) unstable; urgency=low
+
+  * Add :language :ansi-c for Lispworks def-function
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  5 Feb 2003 23:54:12 -0700
+
+cl-uffi (1.2.5-1) unstable; urgency=low
+
+  * Rework allocate-foreign-array to evaluate type
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 28 Dec 2002 01:12:30 -0700
+
 cl-uffi (1.2.4-1) unstable; urgency=low
 
   * Fix syntax error from last version