diff --git a/python-pyasn1.changes b/python-pyasn1.changes index 07a8739..c93a100 100644 --- a/python-pyasn1.changes +++ b/python-pyasn1.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sat Jul 4 20:42:15 UTC 2015 - michael@stroeder.com -- updated to upstrean release 0.1.8 +- updated to upstrean release 0.1.8 (fate#318838) - ObjectIdentifier codec fixed to work properly with arc 0 and arc 2 values. - Explicit limit on ObjectIdentifier arc value size removed. - Unicode initializer support added to OctetString type and derivatives.