--- PApp-SQL/Changes 2002/08/02 03:30:01 1.10 +++ PApp-SQL/Changes 2005/09/01 08:57:28 1.14 @@ -1,5 +1,17 @@ This is the change log for the perl extension PApp::SQL. +1.0 Thu Sep 1 10:53:32 CEST 2005 + - avoid some cast warnings. + - it has been extremely well-tested, so bump to 1.0. + +0.143 Wed Jan 28 20:03:52 MET 2004 + - force bind-variables to utf8 before binding (for sql_u*) + (Stefan Traby). + +0.142 Thu Nov 7 02:57:30 CET 2002 + - work around what looks like a memory leak inside + DBI when execute is called with tied hashelements. + 0.141 Fri Aug 2 05:29:31 CEST 2002 - only "small" (<8k size) statements are cached, larger ones are thrown away on the assumption that these won't likely be