From: Adam Dickmeiss Date: Tue, 11 Sep 2007 15:42:43 +0000 (+0000) Subject: More news X-Git-Tag: YAZ.3.0.12~3 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=2f163ad29604f429bba4d5ac2bc5447be493af55 More news --- diff --git a/NEWS b/NEWS index e89958e..ae3bc24 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ + +ZOOM C now handles SRU surrogate diagnostics (i.e. errors returned +from ZOOM_record_error). + +ZOOM C function ZOOM_record_get returns record schema for type="schema". + +Implemented HTTP Basic authentication to SRU/GET, SRU/POST and SRW requests. + +Added new ZOOM C connection option 'sru_option' which specifies SRU version. + Better SRW-to-Bib-1 diagnostic mapping. --- 3.0.10 2007/08/22