summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2015-04-25 23:08:30 +0000
committerelie <elie>2015-04-25 23:08:30 +0000
commit7d7ac14e77369806f6cc3dc6b0debfaa46a6e5d3 (patch)
tree624d88c7e376c39c9215e0dff24aad92d19580e2
parented29b5a505ec315c7446e732aec36394b104424d (diff)
downloadpyasn1-7d7ac14e77369806f6cc3dc6b0debfaa46a6e5d3.tar.gz
updated
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 5d4e7c5..7fbe937 100644
--- a/CHANGES
+++ b/CHANGES
@@ -57,7 +57,7 @@ Revision 0.1.8rc2
- Fix to end-of-octest sentinel handling:
* require strict two-zeros sentinel encoding
* recognize EOO sentinel only when explicitly requested by caller
- of the decoder (via allowEoo=True parameter)
+ of the decoder via allowEoo=True parameter (warning: API change)
- DER codec hardened not to tolerate indefinite length encoding/decoding.
Revision 0.1.7