X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=NEWS;h=a02258596859d91dcc710bdb69ee5ff73f9d3c2c;hb=7bfa7de321ea5aa63e79f8cdd930f2f78fdc3e79;hp=f5a2103ec9051652382ac8404d62a2b173eb3098;hpb=fa801e268585b30441b9a6e2e79efa6dc3bf769a;p=metaproxy-moved-to-github.git diff --git a/NEWS b/NEWS index f5a2103..a022585 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,31 @@ +--- 1.3.50 2012/10/29 + +For most generated diagnostics by filters, typically temporary +system error, augment addinfo message with filter name. + +Add support for CentOS 6 packages. + +sru_z3950: interpret Z39.50 diagnostics part of Init Response. + +Add man page for metaproxy-config. + +--- 1.3.49 2012/10/18 + +zoom: new config element passthru. This defines an element set that is +passed verbatim to the backend in pz2 mode. + +auth_simple: allow both idPass and open auth. Also fix SEGV that could +occur for open auth. + +--- 1.3.48 2012/10/08 + +z3950_client: fix string handling for init diagnostics in the case where +addinfo was absent. + +query_rewrite: no charset conversion for error queries. Avoid performing +charset conversion for query conversion errors. The resulting Type-1 +query is invalid in this case. + --- 1.3.47 2012/10/04 For graceful stop (SIGUSR1), metaproxy will kill children processes.