SCCS ID	@(#)HISTORY	2.3	9/18/95

Version 2.3
-----------
Added command "sql_which" to tell which DBMS the library is compiled for.


Version 2.2
-----------

Changed tclAppInit.c to use Tcl_Main(), as introduced in Tcl 7.4.


Version 2.1
-----------

Fixed bug in Rdb code that prevented a cursor name from being re-used.


Version 2.0
-----------

New base release.

Supports several database systems:
	Informix
	DEC/Oracle Rdb
	ingres

Supports multiple open databases.

Added "version" database command.

Added several cursor commands.

