summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2012-05-07 10:40:06 +0000
committerelie <elie>2012-05-07 10:40:06 +0000
commit1da8d2d0338bbce9b4252829107f5dfa78624b49 (patch)
tree5f07634c1d182135196b2bc2fac5ccc7108a7de5
parented9d376119a8e12b14a26d1d99443e51a29cc972 (diff)
downloadpyasn1-1da8d2d0338bbce9b4252829107f5dfa78624b49.tar.gz
updated
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 5d7ab58..d408d3c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@ Revision 0.1.4
--------------
- Fix in Boolean truth testting built-in methods
-- Fix to substrate underrun error at ObjectIdentifier DER decoder
+- Fix to substrate underrun error handling at ObjectIdentifier DER decoder
- Fix to BER Boolean decoder that allows other pre-computed
values besides 0 and 1.