--- cvsroot/Convert-Scalar/Changes 2005/03/03 17:11:26 1.11 +++ cvsroot/Convert-Scalar/Changes 2014/02/03 03:32:13 1.14 @@ -1,4 +1,15 @@ Revision history for Perl extension Convert::Scalar + + - fix unmagic prototype. + +1.1 Thu Aug 18 20:59:01 CEST 2011 + - added readonly, readonly_on, readonly_off. + - add extend and len. + - modernise xs syntax, make some functions more efficient. + +1.04 Fri Mar 7 11:32:53 CET 2008 + - work around 5.10 api changes in *ok functions + (reported by David Aguilar). 1.03 Thu Mar 3 18:00:52 CET 2005 - require perl 5.008.