[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.34
Chris McDonough
chrism at zope.com
Thu Oct 2 15:10:27 EDT 2003
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv28238
Modified Files:
Tag: Zope-2_7-branch
CHANGES.txt
Log Message:
=== Zope/doc/CHANGES.txt 1.625.2.33 => 1.625.2.34 ===
--- Zope/doc/CHANGES.txt:1.625.2.33 Wed Oct 1 13:23:51 2003
+++ Zope/doc/CHANGES.txt Thu Oct 2 15:10:27 2003
@@ -8,6 +8,15 @@
Bugs fixed
+ - Disassociate zeo-client-name from enable-product-installation
+ ZConfig keys. In the past, if you ran an appserver as ZEO
+ client with a persistent cache, the startup logic prevented
+ products from being loaded. This was a hack that got baked in
+ via the weird interaction between the FORCE_PRODUCT_LOAD and
+ ZEO_CLIENT environment variables and was carried over into Zope
+ 2.7 by inertia. Now they have nothing to do with each other
+ and can be specified independently.
+
- Monitor server would start even if an emergency user didn't exist.
- Collector #721: Entities in tal:attribute values weren't
More information about the Zope-Checkins
mailing list