r4081: Auto commit for Debian build
[uffi.git] / debian / changelog
index 4cbbf51728eaefd091f159d4b412417d98036923..77cf13b7e1f64a590a850bd373023ddf5898a75f 100644 (file)
@@ -1,3 +1,75 @@
+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
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Dec 2002 18:54:41 -0700
+
+cl-uffi (1.2.3-1) unstable; urgency=low
+
+  * More external format changes for lispworks (thanks Marc Battyani)
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Dec 2002 15:46:23 -0700
+
+cl-uffi (1.2.2-1) unstable; urgency=low
+
+  * Add external format parameters to lispworks to avoid translating stringsl
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 13 Dec 2002 14:26:17 -0700
+
+cl-uffi (1.2.1-1) unstable; urgency=low
+
+  * Add uncompression test
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  9 Dec 2002 09:05:52 -0700
+
+cl-uffi (1.2.0-1) unstable; urgency=low
+
+  * Fixes in allocate-foreign-object and deref-array for allegro
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  2 Dec 2002 23:59:43 -0700
+
+cl-uffi (1.1.8-1) unstable; urgency=low
+
+  * Reverse broken bug "fixes" 
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 28 Nov 2002 11:47:26 -0700
+
+cl-uffi (1.1.7.1-1) unstable; urgency=low
+
+  * Another allegro bug (Thanks Matthew Danish)
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 23 Nov 2002 12:06:40 -0700
+
+cl-uffi (1.1.7-1) unstable; urgency=low
+
+  * bug fixes on allegro
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 23 Nov 2002 11:03:18 -0700
+
+cl-uffi (1.1.6-1) unstable; urgency=low
+
+  * More documention of cstrings and foreign strings
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 21 Nov 2002 19:51:55 -0700
+
 cl-uffi (1.1.5-1) unstable; urgency=low
 
   * Documentation changes