[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.136
Casey Duncan
casey at zope.com
Thu Apr 29 16:35:00 EDT 2004
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv14954/doc
Modified Files:
Tag: Zope-2_7-branch
CHANGES.txt
Log Message:
Unhinge pDocumentTemplate so it is no longer ever imported. (issue #562)
=== Zope/doc/CHANGES.txt 1.625.2.135 => 1.625.2.136 ===
--- Zope/doc/CHANGES.txt:1.625.2.135 Thu Apr 29 16:01:49 2004
+++ Zope/doc/CHANGES.txt Thu Apr 29 16:34:27 2004
@@ -71,6 +71,11 @@
- Collector #1298, ZSQLMethods now have a __traceback_supplement__
so they are not rendered in the site error log.
+ - Collector #562: pDocumentTemplate is now disconnected because it
+ has been broken for some time. It will no longer get imported
+ if cDocumentTemplate isn't there. It is left only as an implementation
+ reference for the C version.
+
- Collector #1300, Fixed persistence of dtml-tree state which was
caused by an overly cautious unpickler.
More information about the Zope-Checkins
mailing list