From 2f163ad29604f429bba4d5ac2bc5447be493af55 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 11 Sep 2007 15:42:43 +0000 Subject: [PATCH] More news --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 -- 1.7.10.4