# HG changeset patch # User paulb # Date 1095023628 0 # Node ID 048fa23d683c26c26cbd7a5640997c5a3be7eb18 # Parent 888cf93bf3470e62c8bf39632fabbcd75f29d05e [project @ 2004-09-12 21:13:48 by paulb] Updated the feature list. diff -r 888cf93bf347 -r 048fa23d683c README.txt --- a/README.txt Sun Sep 12 18:12:40 2004 +0000 +++ b/README.txt Sun Sep 12 21:13:48 2004 +0000 @@ -41,6 +41,7 @@ Added a method to discover the chosen response stream encoding. Fixed field/parameter retrieval so that path and body fields are distinct, regardless of the framework employed. +Added a method to get a combination of path and body fields (suggested by Jacob Smullyan). Introduced Zope 2 support. Improved Jython/Java Servlet API support (although a special PyServlet class must now be used, and certain libraries must be deployed with applications).