# HG changeset patch # User paulb # Date 1126028335 0 # Node ID 0c99663815801809821553aac7c7e2a85bf28ac6 # Parent 620baf246ac52ce94ffc3e2f2370647271ebda30 [project @ 2005-09-06 17:38:55 by paulb] Updated release notes. diff -r 620baf246ac5 -r 0c9966381580 README.txt --- a/README.txt Tue Sep 06 17:38:17 2005 +0000 +++ b/README.txt Tue Sep 06 17:38:55 2005 +0000 @@ -80,9 +80,9 @@ Added support for the repeated retrieval of sessions from the same WebStack session store, avoiding deadlocks. Fixed the calendar example, making it perform a proper function. -Made the BaseHTTPRequestHandler SimpleWithLogin application include the Login -application, since Konqueror (at least) does not share cookies across -different port numbers on the same host. +Made the BaseHTTPRequestHandler and Twisted SimpleWithLogin applications +include the Login application, since Konqueror (at least) does not share +cookies across different port numbers on the same host. Added the SimpleWithLogin and Login applications to the demonstration. New in WebStack 0.10 (Changes since WebStack 0.9)