[Digicool-CVS] CVS: Releases/Zope/doc - CHANGES.txt:1.347

Andreas Jung andreas@zope.com
Wed, 8 Aug 2001 09:05:52 -0400


Update of /cvs-repository/Releases/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv15150/doc

Modified Files:
	CHANGES.txt 
Log Message:
        - Collector #2497: SERVER_PROTOCOL variable is now compliant
          with the CGI specification and looks like "HTTP/1.1" instead
          of "1.1"


=== Releases/Zope/doc/CHANGES.txt 1.346 => 1.347 ===
           object. Locks are now cleared from the destination object.
 
+        - Error message AttributeError/_v_blocks when a DTMLfile is
+          not present or could not be read replaced by a more
+          informative message.
+
+        - Collector #2497: SERVER_PROTOCOL variable is now compliant
+          with the CGI specification and looks like "HTTP/1.1" instead
+          of "1.1"
+
     Zope 2.4 beta 2
 
       Bugs fixed