# HG changeset patch # User paulb # Date 1121545923 0 # Node ID c02a49bdaa1c369fca3001f4c379306596132871 # Parent cf0d090721f53ac48fc195607161fd16470e0a28 [project @ 2005-07-16 20:32:03 by paulb] Updated release notes. diff -r cf0d090721f5 -r c02a49bdaa1c README.txt --- a/README.txt Sat Jul 16 19:55:20 2005 +0000 +++ b/README.txt Sat Jul 16 20:32:03 2005 +0000 @@ -62,7 +62,10 @@ Changed the mod_python server name method to use the server object rather than the connection object. Added a parameter to the ResourceMap.MapResource class to permit automatic -redirects into resource hierarchies when no trailing "/" was given in the URL. +redirects into resource hierarchies when no trailing "/" was given in the URL; +changed the updated virtual path info so that empty values may be set (the +guarantee that "/" will always appear no longer applies). +Fixed virtual path info retrieval when the value is an empty string. New in WebStack 0.9 (Changes since WebStack 0.8) ------------------------------------------------