# HG changeset patch # User paulb # Date 1128720898 0 # Node ID f2ecf7e14298f1b1cae3e18326fd5bc314fe913b # Parent 3407234fdf370d54dd8d77b89ab6031a6c1ce727 [project @ 2005-10-07 21:34:58 by paulb] Updated release notes (documentation, set_document). diff -r 3407234fdf37 -r f2ecf7e14298 README.txt --- a/README.txt Fri Oct 07 21:33:25 2005 +0000 +++ b/README.txt Fri Oct 07 21:34:58 2005 +0000 @@ -60,6 +60,7 @@ which should make templates easier to write and maintain. * Added template:if to XSLForms, providing conditional output of annotated elements. + * Added set_document to XSLForms.Fields.Form. * Added element-path and url-encode XSLForms extension functions. * Improved Unicode support in the XSLForms extension functions. * Changed in-page requests to contain proper POST data. @@ -68,6 +69,7 @@ * Added XMLCalendar and XMLTable (to the XSLTools package). * Added a dictionary (or word lookup) example application. * Added a job candidate profile (or CV editor) example application. + * Added a template attribute reference to the documentation. * Added Debian package support. * Added missing COPYING.txt file. * Renamed the scripts to avoid naming issues in system-wide installations.