X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=eb54190da8c98c18f5d45422abe7bb8e2c4d384c;hb=ca600d51e7c35d506e928b54fe78fb049a3cd1c3;hp=e410645925881e64f7b1fe9e67a7e905d3ef790d;hpb=028cd0d846e6e44649ef699e205b2db453be5522;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index e410645..eb54190 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,14 @@ +Allow retrieval of Search Result-1 information in ZOOM by the +use of options that are attached to a result set. ZOOM documentation +updated accordingly. + +Fixed bug #416: First/second comb characters not handled in the +MARC-8 to UTF-8 conversion. Patch by Raj Patel. + Added option -m to GFS to control formatting of timestamps in log file. Added 'exit' as synonym for 'quit' in yaz-client -Possible compatibility problems with earlier versions marked with '*'. - Added support for specifying SRW resultSetId + resultSetIdleTime in a Generic Frontend Server's search handler. Refer to include/yaz/backend.h for the new members. Patch by Ko van der Sloot.