summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorMaurits van Rees <maurits@vanrees.org>2016-12-02 23:33:20 +0100
committerMaurits van Rees <maurits@vanrees.org>2016-12-02 23:33:20 +0100
commit4ebfa81aadc768307564fe5aa88e222a5af18a52 (patch)
treeb67462a6ff19940e9e7bc51f023fddaea966e780 /CHANGES.rst
parentb8114b49cf14da404968bdb07eb50e9ae59c9422 (diff)
downloadzope-interface-remove-docstrings-master.tar.gz
Removed docstrings to avoid publishing in Zope2 environments.remove-docstrings-master
This is part of PloneHotfix20161129.
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index b4840ba..3527027 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -4,6 +4,8 @@ Changes
4.3.3 (unreleased)
------------------
+- Removed docstrings to avoid publishing in Zope2 environments.
+
- Fix C optimizations broken on Py3k. See the Python bug at:
http://bugs.python.org/issue15657
(https://github.com/zopefoundation/zope.interface/issues/60)