--- Convert-Scalar/Changes 2002/07/05 11:44:55 1.3 +++ Convert-Scalar/Changes 2003/02/12 20:42:10 1.5 @@ -1,5 +1,11 @@ Revision history for Perl extension Convert::Scalar +0.1 Wed Feb 12 21:40:14 CET 2003 + - added *ok functions. + +0.09 Mon Sep 23 05:40:41 CEST 2002 + - fixed utf8_length to actually work as documented. + 0.08 Fri Jul 5 13:44:17 CEST 2002 - check for readonly scalars before attempting to do utf8 conversions. perl will fail badly if not.