--- PApp-SQL/Changes 2002/08/02 03:30:01 1.10 +++ PApp-SQL/Changes 2004/01/28 19:58:19 1.13 @@ -1,5 +1,13 @@ This is the change log for the perl extension PApp::SQL. +0.143 Wed Jan 28 20:03:52 MET 2004 (oesi) + - 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