X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=bb93103c41efb805a0c61c7f5bf77cf678166440;hb=44cb97e257cad18763a739c4d725d93b03cb9ed2;hp=cc04b514a663224d2c603342a89ae563c63637dc;hpb=9ef89e85237edaeae244691be5d68d4fab583c17;p=metaproxy-moved-to-github.git diff --git a/NEWS b/NEWS index cc04b51..bb93103 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,33 @@ +--- 1.0.14 2008/06/09 + +Fixed the value of SRU record schema in searchRetrieve response. It was set +to a fixed value of "dc" before. + +Serialize identical SRU requests. This is useful if HTTP client software +fires identical requests against metaproxy. + +Allow Z39.50 target to be specified for SRU requests by using SRU extra +parameter x-target. Allows SRU to contact arbitrary Z39.50 targets and +avoid static configuration. This facility is handled by the sru_z3950 module +and the z3950_client module. + +Allow maximum number of sockets to be used for a Z39.50 client by the +use of SRU extra parameter x-max-sockets. This facility is handled by the +sru_z3950 module and the z3950_client module. + +--- 1.0.13.1 2008/02/29 + +Simplified check for Boost libraries. + +--- 1.0.13 2008/02/29 + +First Debian package. + +The sru_z9350 filter now recognizes SRU parameter z-target as being +a ZURL of the form host/database . + +Mergetype may be specified for filter 'multi'. + --- 1.0.12 2007/09/19 Fixed problem in Makefile WRT library specifictions. This could produce