# HG changeset patch # User paulb # Date 1195406507 0 # Node ID 0945b60ec7f803e70da05bd0df65105e12924ba0 # Parent 4693ada989ee1d5705bd33e026b1e9a5374901bc [project @ 2007-11-18 17:21:47 by paulb] Updated release notes. diff -r 4693ada989ee -r 0945b60ec7f8 README.txt --- a/README.txt Sun Nov 18 01:42:50 2007 +0000 +++ b/README.txt Sun Nov 18 17:21:47 2007 +0000 @@ -59,6 +59,7 @@ * Added modular request handling methods to XSLFormsResource, altering some of the examples to demonstrate the usage and overriding of these methods in preference to overriding respond_to_form. + * Added methods to the Form class to support modular request handling. * Added information about XSLT extension function usage to the advanced template design document, linking to the housekeeping annotations section of the template attribute reference guide.