Commit 7cde1930 authored by Amos Latteier's avatar Amos Latteier

added note about changed ownership view.

parent 2aa41ef1
...@@ -30,6 +30,11 @@ Zope changes ...@@ -30,6 +30,11 @@ Zope changes
return the right thing regardless of how the id of the return the right thing regardless of how the id of the
object is stored internally. object is stored internally.
- Improved Ownership controls. Now you simply choose whether
or not to take ownership of sub-objects when taking
ownership. There is no need to control implicit/explicit
ownership.
Bugs Fixed Bugs Fixed
- (Collector #1650)Where the underlying object does not define - (Collector #1650)Where the underlying object does not define
...@@ -37,3 +42,8 @@ Zope changes ...@@ -37,3 +42,8 @@ Zope changes
objects fall back to comparing the identities *of the objects fall back to comparing the identities *of the
wrappers* . Fixed to unrwap the object (both, if needed) wrappers* . Fixed to unrwap the object (both, if needed)
before comparing identities. before comparing identities.
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