X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=46a7281da9c91052fa98b487c80c92d57967798b;hb=aafaead12e6b84b81ac131a5f2573310eed066ac;hp=0254205456bd2f9c78aef831f9552185f61afd34;hpb=2db81a6ebbae290b043cbe6b911972de3a00cb19;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index 0254205..46a7281 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,14 @@ Possible compatibility problems with earlier versions marked with '*'. +--- 2.1.8 2005/06/07 + +Fixed bug in yaz_marc_decode_buf. By mistake the routine appended +MARC output rather than returning "new" buffer. + +yaz-client warns about unknown init options. + +Fixed bug #371: "options concurrentOperations ignores concurrentOperations" + --- 2.1.6 2005/05/24 Added support for SRW sort in Generic Frontend Server. Patch