--- PApp-SQL/Changes 2001/04/22 14:38:27 1.4 +++ PApp-SQL/Changes 2002/02/27 04:32:39 1.7 @@ -1,7 +1,15 @@ This is the change log for the perl extension PApp::SQL. +0.13 Wed Feb 27 05:29:06 CET 2002 + - sql_u* functions were not forcing utf8 on their return values. + +0.1241 Mon Dec 31 04:03:37 CET 2001 + - mysql_client_found_rows set by default on mysql-connects. + +0.124 Sat Aug 11 03:02:45 CEST 2001 - new methods sql_uexec, sql_ufetch, sql_ufetchall that force/upgrade to utf8. + - added COPYING. 0.121 Mon Feb 12 16:56:21 CET 2001 - set InactiveDestroy for all handles in reinitialize instead