[Checkins] SVN: zope.session/trunk/CHANGES.txt Fixed copy-paste	error.
    Jim Fulton 
    jim at zope.com
       
    Fri Oct  3 17:27:40 EDT 2008
    
    
  
Log message for revision 91715:
  Fixed copy-paste error.
  
Changed:
  U   zope.session/trunk/CHANGES.txt
-=-
Modified: zope.session/trunk/CHANGES.txt
===================================================================
--- zope.session/trunk/CHANGES.txt	2008-10-03 21:19:13 UTC (rev 91714)
+++ zope.session/trunk/CHANGES.txt	2008-10-03 21:27:39 UTC (rev 91715)
@@ -12,12 +12,6 @@
   broken caches handing the same client id out to multiple users. (Of
   course, it doesn't help if caches are broken enough to cache POSTs.)
 
-- Only set the client-id cookie if it isn't already set and try to
-  prevent the header from being cached.  This is to minimize risk from
-  broken caches handing the same client id out to multiple users. 
-
-
-
 version 3.6.0 (2008-08-12)
 --------------------------
 
    
    
More information about the Checkins
mailing list