X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=CHANGELOG;h=3c2cbe6bf4279c2e3975e88243821e4de9a138bc;hb=d50425318f3ef8e1fce265519eb8ce2dcfaa51b8;hp=49aefa5d5111a03918e8e3516f398d8ff45dfe58;hpb=7d1177ec1279066b5a3f12d49719344a377cf65d;p=yaz-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index 49aefa5..3c2cbe6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,15 @@ Possible compatibility problems with earlier versions marked with '*'. --- 1.8.6 2002/MM/DD +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.