X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=NEWS;h=e0f961ec20df28b39a899904ef4ce1aad59b71e6;hb=d65892652c3ecc5c8bbd69b45ecb0afa5e0c3443;hp=a0fdc05f7c96b04b694ab55cb85cac75260112d6;hpb=f382c39ab7cdc815ef8320d45dbd878d4f6548f9;p=metaproxy-moved-to-github.git diff --git a/NEWS b/NEWS index a0fdc05..e0f961e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,42 @@ + +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.3.16 2011/11/17 + +Change target profile parameter CfSubDb to CfSubDB. + +--- 1.3.15 2011/11/12 + +zoom: bug fix: realm was relayed to CF targets by mistake (realm only +makes sense to the zoom module itself). + +--- 1.3.14 2011/11/11 + +zoom: realm may be given as part of database. + --- 1.3.13 2011/10/26 Fix Origin class assigment method; was removd by mistake in 1.3.12.