Skip to content

Commit

Permalink
Changelog for PR #7.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed May 19, 2015
1 parent d178d29 commit 0c4200f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@ Changes
4.1.5 (unreleased)
------------------

- The pure Python implementation handles descriptors defined in
- Made the C implementation proxy ``__unicode__`` correctly.

- Made the C implementation use the standard methods to proxy ``int`` and
``float``.

- Made the pure Python implementation handle descriptors defined in
subclasses like the C version. See
https://github.com/zopefoundation/zope.proxy/issues/5.

Expand Down

0 comments on commit 0c4200f

Please sign in to comment.