summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragroszer <agroszer@gmail.com>2013-03-07 15:55:09 +0100
committeragroszer <agroszer@gmail.com>2013-03-07 15:55:09 +0100
commite814c7d9ccf59f3eeff47f91a1e4490e591d4c00 (patch)
treeccb5468d7d1bb5947b8fd093143a074360b65d08
parent1af6989173c84e004f1639b1db61cba187d136b2 (diff)
downloadzope-security-e814c7d9ccf59f3eeff47f91a1e4490e591d4c00.tar.gz
fixed extension compilation on windows python 3.x
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 1cfa8ce..66ba415 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -5,7 +5,7 @@ CHANGES
4.0.0a6 (unreleased)
--------------------
-- Nothing changed yet.
+- fixed extension compilation on windows python 3.x
4.0.0a5 (2013-02-28)