uffi ChangeLog,1.58,1.59

"Kevin M. Rosenberg" <[email protected]> Fri, 15 Aug 2003 02:34:36 +0000
Newsgroups gmane.lisp.uffi.cvs
Message-ID <[email protected]>
Update of /pubcvs/uffi
In directory boa.b9.com:/tmp/cvs-serv27219

Modified Files:
	ChangeLog 
Log Message:


Index: ChangeLog
===================================================================
RCS file: /pubcvs/uffi/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -C2 -d -r1.58 -r1.59
*** ChangeLog	17 Oct 2002 17:01:28 -0000	1.58
--- ChangeLog	15 Aug 2003 02:34:34 -0000	1.59
***************
*** 1,2 ****
--- 1,7 ----
+ 2003-08-15 Kevin Rosenberg (kevin-HJRc7zDS/[email protected])
+ 	* Added with-cast-pointer and def-foreign-var (patches submitted
+ 	by Edi Weitz). 
+ 	* Added many new tests
+ 	
  2002-10-16 Kevin Rosenberg (kevin-HJRc7zDS/[email protected])
          * Added support for SBCL and SCL