uffi/debian changelog,1.68,1.69 cl-uffi.doc-base,1.4,1.5

"Kevin M. Rosenberg" <[email protected]> Mon, 30 Dec 2002 13:39:24 -0700
Newsgroups gmane.lisp.uffi.cvs
Message-ID <[email protected]>
Update of /pubcvs/uffi/debian
In directory boa.b9.com:/tmp/cvs-serv28536/debian

Modified Files:
	changelog cl-uffi.doc-base 
Log Message:



Index: changelog
===================================================================
RCS file: /pubcvs/uffi/debian/changelog,v
retrieving revision 1.68
retrieving revision 1.69
diff -C2 -d -r1.68 -r1.69
*** changelog	15 Dec 2002 17:11:07 -0000	1.68
--- changelog	30 Dec 2002 20:39:22 -0000	1.69
***************
*** 1,2 ****
--- 1,8 ----
+ cl-uffi (1.2.5-1) unstable; urgency=low
+ 
+   * Rework allocate-foreign-array to evaluate type
+ 
+  -- Kevin M. Rosenberg <[email protected]>  Sat, 28 Dec 2002 01:12:30 -0700
+ 
  cl-uffi (1.2.4-1) unstable; urgency=low
  

Index: cl-uffi.doc-base
===================================================================
RCS file: /pubcvs/uffi/debian/cl-uffi.doc-base,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** cl-uffi.doc-base	3 May 2002 04:02:49 -0000	1.4
--- cl-uffi.doc-base	30 Dec 2002 20:39:22 -0000	1.5
***************
*** 4,9 ****
  Abstract: This manual describes the
   use the UFFI (Universal Foreign Function Interface)
!  Common Lisp library. This library supports CMUCL, 
!  AllegroCL, Lispworks, and MCL.
  Section: programming
  
--- 4,9 ----
  Abstract: This manual describes the
   use the UFFI (Universal Foreign Function Interface)
!  Common Lisp library. This library supports CMUCL, SBCL,
!  AllegroCL, Lispworks, SCL, OpenMCL, and MCL.
  Section: programming