Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/metaproxy
[metaproxy-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 60d8413..3ce5339 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+--- 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 
+<log apdu="true"/> 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.