Fixed two bugs in OID codec - ber_oidc. Throw error when encoding or
[yaz-moved-to-github.git] / CHANGELOG
index c678e06..a377105 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,8 @@
 Possible compatibility problems with earlier versions marked with '*'.
 
+Fixed two bugs in OID codec - ber_oidc. Throw error when encoding/decoding
+bad truncated OID. Fix decoding of OID X.Y... when X=2 and Y>39.
+
 Fixed a bug in ASN.1 compiler that caused Type-1 Operator codec to fail.
 
 Make ZOOM error code for "invalid query".