--- Convert-Scalar/Changes 2001/09/27 18:32:22 1.1 +++ Convert-Scalar/Changes 2002/07/05 11:44:55 1.3 @@ -1,5 +1,12 @@ Revision history for Perl extension Convert::Scalar +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. + +0.07 Sun Jan 20 04:50:53 CET 2002 + - added refcnt_inc, refcnt_dec, refcnt etc. methods. + 0.06 Thu Jan 4 02:24:23 CET 2001 - utf8_upgrade now really returns the argument - all functions that return the argument now do so correctly