X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=NEWS;h=7248a671f627c12056b53a2a8b7a455add418c19;hb=f647800ab08259c6b751957f424a51209152dbc9;hp=6935d58526b4559003246e0fff329466fc6005cf;hpb=b0c61b7f8b17d876c88347a96c246c47493140da;p=metaproxy-moved-to-github.git diff --git a/NEWS b/NEWS index 6935d58..7248a67 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,29 @@ + +Filter log: category access logs diagnostics even if searchStatus +or presentStatus is 'success'. + +--- 1.1.3 2010/04/21 + +The SRU to Z39.50 filter does repeated Z39.50 present requests +to fetch all records. Needed when a Z39.50 server returns partial +results (due to message size limits). + +--- 1.1.2 2010/03/18 + +Metaproxy now kills all child processes that are spawned by +modules (in case of fork, exec). + +--- 1.1.1 2010/01/28 + +Debian package now installs /etc/metaproxy/metaproxy.xml which +includes all XML files /etc/metaproxy/filters-enabled . +The include facility uses YAZ' yaz_xml_include_simple (YAZ 4.0.1). + +--- 1.1.0 2010/01/20 + +Package based on YAZ version 4 and YAZ++ 1.2.0. It now includes a +development package to facilitate 3rd party Metaproxy modules. + --- 1.0.23 2010/01/04 Filter virt_db: Close backend filter session when Init rejected is received