X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=NEWS;h=3ce5339291975f67a9c440fbd08927552d12801e;hb=c03de7dafac23351fed3dd22486f5362f9ff7232;hp=7b62683cd2c1bf605c8dd2663677e0b5fc6fd37b;hpb=d201492ea7198dd89dbae087eec0363a8e64e089;p=metaproxy-moved-to-github.git diff --git a/NEWS b/NEWS index 7b62683..3ce5339 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,37 @@ +--- 1.3.4 2011/08/01 + +Honor piggyback. Makes some SRU targets behave that insist on +maximumRecords > 0, but also increases performance. + +--- 1.3.3 2011/08/01 + +Fix dlpath in installed metaproxy.xml for RPM/Deb package. The +file was not update for libdir/metaproxy4 in version 1.3.2. + +--- 1.3.2 2011/08/01 + +Change location of Metaproxy modules from libdir/metaproxy to +libdir/metaproxy4. Directory libdir/metaproxy is also owned by +libmetaproxy3 and, thus, should not be used by libmetaproxy4. + +New facility to dump APDUs from zoom filter. Enabled by + in the zoom filter configuation. + +zoom filter bug fix: SRU diagnostics received from backend was +not properly converted to Bib-1 diagnostics. + +Package metaproxy depends on libmetaproxy4, same version. + +--- 1.3.1 2011/07/28 + +zoom: fix a bug WRT passing authentication parameters to backends. + +--- 1.3.0 2011/07/27 + +Fixes for windows Makefile. + +--- 1.2.10 2011/07/25 + Change major version of metaproxy library from 3 to 4. This in turn makes new package names for Debian and RPM.