$Id: Changes,v 1.3 2001/08/31 15:42:19 jhorwitz Exp $

0.93	Fri Aug 31 11:16:39 EDT 2001
	* Wrote patch for DBD-Oracle to work inside an external procedure
	* Rewrote convenience ExtProc functions in Perl using DBI
	* Added a context method to ExtProc that returns the current
	  OCIExtProcContext object used in DBI calls.

0.92	Thu Aug 23 17:20:00 EDT 2001 (INTERNAL RELEASE)
	* Fixed "return 1" bug -- reversed logic in perl_run call
	* use get_cv to test for subroutine existence

0.91	Mon Aug 20 15:59:57 EDT 2001
	* Update documentation for persistence and special functions

0.90	Wed Aug 15 15:17:54 EDT 2001
	* Initial revision