[z3-checkins] r27106 - z3/jsonserver/branch/merge/concatresource
reebalazs at codespeak.net
reebalazs at codespeak.net
Fri May 12 09:36:13 CEST 2006
Author: reebalazs
Date: Fri May 12 09:36:12 2006
New Revision: 27106
Modified:
z3/jsonserver/branch/merge/concatresource/README
Log:
Release notes about brokenness with Zope 2.9.2
Modified: z3/jsonserver/branch/merge/concatresource/README
==============================================================================
--- z3/jsonserver/branch/merge/concatresource/README (original)
+++ z3/jsonserver/branch/merge/concatresource/README Fri May 12 09:36:12 2006
@@ -69,4 +69,14 @@
- Specifying "none" will leave your resource uncompressed. This
can be useful for debugging.
+Release notes
+-------------
+
+In Zope 2.9.2 there is Five 1.3.3 included. This contains a but that
+the resources will never be looked up from the
+application root.
+
+To fix this, you need to update Five to version 1.3.5, or update Zope
+to version 2.9.3 (not available of the time of writing this).
+
More information about the z3-checkins
mailing list