X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-CGI-Ex;a=blobdiff_plain;f=Changes;h=daee1c7c54a952d7f11b631a5ba14b59ebda711b;hp=d051859ae9f8885007e239fa989c243f12c06bca;hb=ed00221d27dfab1e82ec2ea040ab4c399a91c545;hpb=490b94ab4051adf93abf16a4ed34efb923d6e8fc diff --git a/Changes b/Changes index d051859..daee1c7 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,19 @@ +2.24 + 2008-02-26 + * Allow for smith.name + * Simplify some code in App. + * Allow for post_navigate to get called even in case of error. + * Added morph_base to App + * Added validate_when_data hook. + * Added samples/app/app1 which is a path based application + +2.23 + 2007-12-20 + * Add the onevent load option - make sure validate_if figures into dependencies + * Add was_valid, had_error, and was_checked validation options + * Add vif_disable option. + * Pass more information to clear/set hooks using named args + 2.22 2007-12-14 * Allow for no errors with a username of "0"