X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=CHANGELOG;h=00ff9d8de9b9841e97018ad8e30cd24d1f0d4edf;hp=08686e6ecea166784923fc63dfeaa87e4aab35a0;hb=4dc9f274364e1f19d7839651bb402aaa310c88b7;hpb=6874b8022eafb0d96fb45488db1dd01f81fa0a74 diff --git a/CHANGELOG b/CHANGELOG index 08686e6..00ff9d8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,8 +1,24 @@ Possible compatibility problems with earlier versions marked with '*'. ---- 1.8.6 2002/MM/DD +--- 1.8.6 2002/03/25 -Fixed BER decoding of OPTIONAL CHOICE. +Added PQF feature: '@attr type=value' may be written as '@type=value'. + +Client displays USR.1:SearchResult-1 (hits per term). + +Additional Search Info for search in Generic Frontend Server. + +Fixed CCL parsing of "field=s". + +WIN32 installer - using the excellent NSIS software from nullsoft. + +Fixed CCL parsing of "field = - ". + +Added function yaz_marc_decode that decodes MARC for line mode +display or XML (similar to that used by JZKit). + +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).