--- PApp-SQL/Changes 2001/02/10 01:28:26 1.2 +++ PApp-SQL/Changes 2001/02/12 17:47:10 1.3 @@ -1,5 +1,6 @@ This is the change log for the perl extension PApp::SQL. +0.121 Mon Feb 12 16:56:21 CET 2001 - set InactiveDestroy for all handles in reinitialize instead of closing them. @@ -11,10 +12,10 @@ Changes done while this was a part of PApp include: 0.11 - - 5.5-ified SQL/SQL.xs. + - 5.005-ified SQL/SQL.xs. 0.10 - - PApp::SQL now tries to reconnect two times. + - PApp::SQL now tries to reconnect twice. 0.08 Sun Jun 18 23:53:50 CEST 2000 - fixed memory corruption bug in SQL.xs that happens @@ -23,5 +24,7 @@ - PApp::SQL::*fetch methods call finish on the statement handle, as does sql_exec in void context. +Even older, prehistoric versions of this module under other names +obviously had no Changes file (that's why it's called _pre_historic).