X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=a6073c27b0622b65ec45fe7873866dc786b50340;hb=3bb2e157affd19490974257a252472716d7858b3;hp=eb62b20e705f8011c40b21a0b669e72894c43289;hpb=0c88a5e1fc983f0bb653e26a6eac72dadf35db57;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index eb62b20..a6073c2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,10 +2,18 @@ Possible compatibility problems with earlier versions marked with '*'. --- 1.8.6 2002/MM/DD -Fix bug in CCL parser when form "field = - " was used. +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. +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.