From d65892652c3ecc5c8bbd69b45ecb0afa5e0c3443 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 8 Dec 2011 11:24:12 +0100 Subject: [PATCH] News update --- NEWS | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/NEWS b/NEWS index 087aabd..e0f961e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,25 @@ + +zoom: content-{user,password,proxy} are passed on to content proxy +system and takes precedence over user,password,proxy . + +sru_z3950: SRU extra argument x-log-enable=1 enables a search response +with a log element including log material from children filters. At +this point, only the zoom filter uses this log facility. It will +eventually be used by other filters as well. In particular it might be +useful for this feature to track all filters in used during a search. + +zoom: for x-log-enable=1, APDUs sent by ZOOM C, records as received +and queries as they are manipulated are logged. + +zoom: extend addinfo with native diagnostics. Diagnostics as received +by ZOOM C are put into addinfo - including ZOOM, HTTP, SRU and Bib-1 +diagnostics. This indicates both a backend diagnostic and the original +form. + +zoom: default urlRecipe value is ${md-electronic-url} + +zoom: target profile setting sruVersion is recognized. + --- 1.3.17 2011/11/17 zoom: log target profile record fetched (AKA Torus). -- 1.7.10.4