X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=631764bf1da9adf8575c5662de68a3207fc2da8f;hb=2b1f2d29802318570d2ab46fab5d358fd4910545;hp=7924e701217722a9c34abf546fba16af6a2d97cf;hpb=35ddd15fad42a60b445284900020d5b5a7edad8c;p=uffi.git diff --git a/debian/changelog b/debian/changelog index 7924e70..631764b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +cl-uffi (1.2.13-1) unstable; urgency=low + + * Fix getenv test + + -- Kevin M. Rosenberg 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 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 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 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 Wed, 12 Mar 2003 14:12:03 -0700 + cl-uffi (1.2.8-1) unstable; urgency=low * Change output on compress.lisp example