X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=46454f2896ce914bd2622094141f6ff16a1bbd58;hb=1b7116b57dee317a8ccc2d53401b629fabd8b9d8;hp=288195d754d1205e822d051314f6123d391f9036;hpb=0788928649e97f42c99cd5c1e8c0e3c0eb600555;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index 288195d..46454f2 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ Possible compatibility problems with earlier versions marked with '*'. Macro YAZ_INIT in yaz.m4: option --with-yazconfig renamed to --with-yaz. +Added CCL utility ccl_qual_buf which parses one or more CCL +spec lines in a buffer. + Added CCL utility ccl_qual_line which adds CCL qualifier line consisting of name and value - ignoring empty lines and comments.