[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.96
Chris McDonough
chrism at plope.com
Sun Jan 11 10:32:16 EST 2004
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv8546/doc
Modified Files:
Tag: Zope-2_7-branch
CHANGES.txt
Log Message:
Don't throw misleading warnings about duplicate products on product path unless there actually are duplicate products on product path. Also, add unit tests for product initialization.
=== Zope/doc/CHANGES.txt 1.625.2.95 => 1.625.2.96 ===
--- Zope/doc/CHANGES.txt:1.625.2.95 Fri Jan 9 15:58:03 2004
+++ Zope/doc/CHANGES.txt Sun Jan 11 10:31:45 2004
@@ -60,6 +60,12 @@
Bugs fixed
+ - README.txt (and other file-like objects or directories without
+ an __init__.py) on the Products path are no longer considered
+ to be Products. A warning message is no longer raised about
+ duplicate README.txt "products" upon startup in a default
+ installation.
+
- Collector #1140: setting the access control implementation from
the configuration file didn't work. The ZOPE_SECURITY_POLICY
environment variable is no longer honored.
More information about the Zope-Checkins
mailing list