Commit 79186c97 authored by Hanno Schlichting's avatar Hanno Schlichting

Sphinx = 0.6.7 and whitespace

parent 4f8c328a
......@@ -13,23 +13,19 @@ Bugs Fixed
- LP #597594: Performance optimization in OFS.subscriber.maybeWarnDeprecated.
- LP #143639: When the last cache manager in a container is
deleted, we need to remove all traces of it from the
container.
- LP #143639: When the last cache manager in a container is deleted, we need to
remove all traces of it from the container.
- LP #143619: Make sure to remove a RAMCache's contents when the
ZODB object is removed.
- LP #143619: Make sure to remove a RAMCache's contents when the ZODB object is
removed.
- LP #143403: Prevent accidental acquisition of objectValues during
recursive ownership changes when the changed object has no
objectValues method.
- LP #143403: Prevent accidental acquisition of objectValues during recursive
ownership changes when the changed object has no objectValues method.
- LP #374818: Use module-provided functions as opposed to the old
"folder methods" when creating folders and user folders in
ZopeTestCase.
"folder methods" when creating folders and user folders in ZopeTestCase.
- LP #143946: Provide a more informative error message when a
WebDAV PUT fails.
- LP #143946: Provide a more informative error message when a WebDAV PUT fails.
Features Added
++++++++++++++
......@@ -39,10 +35,11 @@ Features Added
- ExtensionClass = 2.13.2
- Missing = 2.13.1
- Persistence = 2.13.2
- Sphinx = 0.6.7
- Added ``setSortKey()`` method to the ``Shared.DC.ZRDB.TM.TM`` class
to allow database connections to specify the commit order without
needing to override the ``sortKey()`` method.
- Added ``setSortKey()`` method to the ``Shared.DC.ZRDB.TM.TM`` class to allow
database connections to specify the commit order without needing to override
the ``sortKey()`` method.
2.12.7 (2010-06-13)
-------------------
......
......@@ -25,7 +25,7 @@ Record = 2.13.0
RestrictedPython = 3.5.2
roman = 1.4.0
setuptools = 0.6c11
Sphinx = 0.6.6
Sphinx = 0.6.7
tempstorage = 2.11.3
ThreadLock = 2.13.0
transaction = 1.0.0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment