r5546: *** empty log message ***
[uffi.git] / debian / changelog
index 656f99609f94c0695c7dda886e76f41b9d3863fa..53dd39193d42af10214b0f33732d5eea4054758a 100644 (file)
@@ -1,3 +1,113 @@
+cl-uffi (1.3.3-1) unstable; urgency=low
+
+  * Add gettimeofday to tests
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 23 Aug 2003 06:36:28 -0600
+
+cl-uffi (1.3.2-1) unstable; urgency=low
+
+  * Patch from Edi Weitz
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 22 Aug 2003 19:03:06 -0600
+
+cl-uffi (1.3.1-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 14 Aug 2003 18:27:32 -0600
+
+cl-uffi (1.3.0-1) unstable; urgency=low
+
+  * Add initial support and tests for def-foreign-var
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 14 Aug 2003 15:38:33 -0600
+
+cl-uffi (1.2.23-1) unstable; urgency=low
+
+  * New upstream with fixes suggested and patches submitted by Edi Weitz.
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 14 Aug 2003 12:26:07 -0600
+
+cl-uffi (1.2.22-1) unstable; urgency=low
+
+  * New upstream with Lispworks patch from Edi Weitz
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 12 Aug 2003 08:09:04 -0600
+
+cl-uffi (1.2.21-1) unstable; urgency=low
+
+  * New upstream -- fix for Franz's mlisp
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 19 Jul 2003 14:15:52 -0600
+
+cl-uffi (1.2.20-1) unstable; urgency=low
+
+  * New upstream -- really fix bug
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  8 Jul 2003 06:37:58 -0600
+
+cl-uffi (1.2.19-1) unstable; urgency=low
+
+  * Fix bug in sbcl/load-library
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  7 Jul 2003 18:49:37 -0600
+
+cl-uffi (1.2.18-1) unstable; urgency=low
+
+  * New BSD license
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 26 Jun 2003 12:01:24 -0600
+
+cl-uffi (1.2.17-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 12 Jun 2003 06:12:30 -0600
+
+cl-uffi (1.2.16-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 12 Jun 2003 06:04:06 -0600
+
+cl-uffi (1.2.15-1) unstable; urgency=low
+
+  * Documentation improvement by Nikodemus Siivola
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  5 May 2003 15:57:32 -0600
+
+cl-uffi (1.2.14-1) unstable; urgency=low
+
+  * New upstream
+  * Add to debhelper to depends (closes:192001)
+  
+ -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  5 May 2003 08:53:30 -0600
+
+cl-uffi (1.2.13-1) unstable; urgency=low
+
+  * Fix getenv test
+  * Work-around load-object-file bug in CMUCL in testing script
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu,  1 May 2003 17:31:21 -0600
+
+cl-uffi (1.2.12-1) unstable; urgency=low
+
+  * Finish converting examples into test suite
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 30 Apr 2003 08:11:42 -0600
+
+cl-uffi (1.2.11-1) unstable; urgency=low
+
+  * Add test suite, new binary package uffi-tests
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Apr 2003 08:10:26 -0600
+
+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