v01.00.00
Original code base.
v01.00.05
Bug fixes on database schema.
v01.01.00
Fixed schemas, revised code in some areas.
v01.02.00
Incorporated PgSQL and ODBC (MSSQL, Sybase, etc.) into the program. Reprogrammed row testing in all cases to work without using $db_sth->rows method.
v01.02.01 - 01/18/05
Fixed single-quoting in string fields for SQL.
v01.02.01 - 01/26/05
Completed documentation.
v01.02.02 - 01/28/05
Added apache2 option to handle broken signal generation on closed file descriptors in Apache 2.0.xx (and possibly 2.1.xx).