aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorelie <elie>2011-10-04 06:37:10 +0000
committerelie <elie>2011-10-04 06:37:10 +0000
commit45358401812417601a75e495734ea152c1498c21 (patch)
tree98b2a7882eb94110ef232b7ea05c94d3b399b98e /CHANGES.txt
parent7613ef4658ca5320ef28b92dc7dd1a04c5061b6d (diff)
downloadpyasn1-modules-45358401812417601a75e495734ea152c1498c21.tar.gz
updated
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index c4cc35a..43a7408 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,7 +2,9 @@ Revision 0.0.1b
---------------
- Require pyasn1 >= 0.0.13a
-- Minor fixes towards Py3K compatibility
+- Fixes towards Py3K compatibility
+ + use either of existing urllib module
+ + adopt to the new bytes type
Revision 0.0.1a
---------------