X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Changes;h=3e7bee4b9ee128a8bbdf86235f793c5b97dbfd48;hb=refs%2Ftags%2Fv2.03;hp=12a29df4e47808826679d3e553c0ca979b7c9060;hpb=3fe8e76eb82e9d74f656674c5ba913950e166ab1;p=chaz%2Fp5-CGI-Ex diff --git a/Changes b/Changes index 12a29df..3e7bee4 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,9 @@ +2.03 2006-06-10 + * Fix the associativity of operators in Template to match perl + * Allow for multiple prefix operators. + * Change name of parse_variable to parse_expr + * Change name of get_variable to play_expr + 2.02 2006-06-08 * Fix the yaml tests * Add failed_sleep to Auth