r2925: Add AUTHORS file
[uffi.git] / debian / changelog
index 7f2047c64201f5d1cd6bcfc974cc82409ea8932a..a3964255f5b922ebbcf30d55b9121038d962e5ce 100644 (file)
@@ -1,3 +1,28 @@
+cl-uffi (0.9.2-1) unstable; urgency=low
+
+  * Add AUTHORS file
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  1 Oct 2002 08:11:21 -0600
+
+cl-uffi (0.9.1-1) unstable; urgency=low
+
+  * Rename .cl files to .lisp files
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 04:01:58 -0600
+
+cl-uffi (0.9.0-1) unstable; urgency=low
+
+  * Reorganize directories, merge MCL/OpenMCL into main code 
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 01:32:03 -0600
+
+cl-uffi (0.8.6-1) unstable; urgency=low
+
+  * Fix :pointer-self for OpenMCL.
+  * Multiple changes to support OpenMCL with CLSQL
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 30 Sep 2002 01:31:37 -0600
+
 cl-uffi (0.8.5-1) unstable; urgency=low
 
   * Add with-cstrings macro to mcl's source