$Id: CHANGES,v 1.1 1997/09/29 22:23:19 mpeppler Exp $

Release 0.04

	Fixed counting of active statement handles.
	Add implicit rollback of open transactions on disconnect.
	Add implicit commit when changing AutoCommit from off to on.

Release 0.03
	
	First ALPHA release of native DBD::Sybase implementation.

Release 0.02

	Some fixes to the emulation layer.

Release 0.01

	Proof of concept release - built as an emulation layer on top
	of Sybase::CTlib (part of sybperl 2.x).