X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=eb62b20e705f8011c40b21a0b669e72894c43289;hb=f722c8d9517ec491e2469cdc91a3751dd5e7a6df;hp=08686e6ecea166784923fc63dfeaa87e4aab35a0;hpb=6874b8022eafb0d96fb45488db1dd01f81fa0a74;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index 08686e6..eb62b20 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,13 @@ Possible compatibility problems with earlier versions marked with '*'. --- 1.8.6 2002/MM/DD -Fixed BER decoding of OPTIONAL CHOICE. +Fix bug in CCL parser when form "field = - " was used. + +Added function yaz_marc_decode that decodes MARC for line mode +display or XML. + +Fixed BER decoding of OPTIONAL CHOICE. The bug didn't affect the +Z39.50. But ISO/ILL was, however. Added patch by Rustam T. Usmanov that implements Z39.50 duplicate detection service (Z39.50-1995 Amendment 2) and Language Negotiation (3).