# HG changeset patch # User paulb # Date 1095012760 0 # Node ID 888cf93bf3470e62c8bf39632fabbcd75f29d05e # Parent 89217f1a46435b59b1f1c10d1dbd8179a2353cc1 [project @ 2004-09-12 18:12:40 by paulb] Minor release notes and procedures adjustments. diff -r 89217f1a4643 -r 888cf93bf347 README.txt --- a/README.txt Sun Sep 12 18:08:18 2004 +0000 +++ b/README.txt Sun Sep 12 18:12:40 2004 +0000 @@ -38,6 +38,7 @@ Fixed file upload semantics. Fixed content type handling for Unicode output and for interpreting request body fields/parameters (although some improvement remains). +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. Introduced Zope 2 support. @@ -123,5 +124,6 @@ Update the WebStack/__init__.py __version__ attribute. Update the release notes (see above). Check the setup.py file and ensure that all package directories are mentioned. +Tag, export. Generate the PyServlet classes. -Tag, export, archive, upload. +Archive, upload.