summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 9769ed2..eca7aa8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,8 @@
Revision 0.0.10a
----------------
-- API versioning mechanics retired (pyasn1.v1 -> pyasn1).
+- API versioning mechanics retired (pyasn1.v1 -> pyasn1) what makes
+ it possible to zip-import pyasn1 sources (used by egg and py2exe).
Revision 0.0.9a
---------------