Log message for revision 71164:
  change log for recent DA.py work

Changed:
  U   Zope/branches/2.10/doc/CHANGES.txt

-=-
Modified: Zope/branches/2.10/doc/CHANGES.txt
===================================================================
--- Zope/branches/2.10/doc/CHANGES.txt  2006-11-17 18:27:15 UTC (rev 71163)
+++ Zope/branches/2.10/doc/CHANGES.txt  2006-11-17 18:29:50 UTC (rev 71164)
@@ -8,6 +8,18 @@
 
     Bugs fixed
 
+      - Reworking of _cached_result in Shared.DC.ZRDB.DA.DA:
+
+        - fixed KeyError reported in Collector #2212
+
+        - fixed two memory leaks that occurred under high load
+
+        - fixed broken cache keys for people using the obscure 
+          Shared.DC.ZRDB.DA.DA.connection_hook
+
+        - fixed incorrect cache ordering resulting in newer results
+          being dumped when the cache became too large.
+
       - Collector #2232: Can't call DTML templates from Page Templates
 
       - Collector #2213: Can't edit "old" ZopePageTemplate instances.

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to