X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=NEWS;h=d78dbc0fdf9b9cc515ba1b474225fe453302de3d;hb=9838c2eadf06b6bfe3d6eb264c1b485b51ba1a06;hp=b04ef84eb78ab2166bd049bf32a307ff09824781;hpb=9ef76818affd5f828e28e83d473b2308b6ca46d2;p=metaproxy-moved-to-github.git diff --git a/NEWS b/NEWS index b04ef84..d78dbc0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,36 @@ +--- 1.4.3 2013/12/10 + +zoom: Add nocproxy=1 for contentConnector sessions MP-501 + +Doc: mention proper versions; fix link to Boost win binaries. + +Windows: update for Boost 1.55 + +Windows: avoid warning when using boost::split. Done by defining +_SCL_SECURE_NO_WARNINGS for Visual Studio. + +Fix LSB conformance for /etc/init.d/metaproxy MP-500 +Debian: add support for /etc/init.d/metaproxy status + +sort: Add const to Record less than operator in order to compile on +OS X Maverick. + +--- 1.4.2 2013/11/15 + +session_shared: fix element-set handling in record caching. MP-499 + +document http_rewrite. MP-468 + +http_write: Honor X-Metaproxy-SkipLink MP-479 . Filter understands and +respects the header (which will normally come from the cproxy filter) + +--- 1.4.1 2013/10/31 + +RPM: fix dependency for libmetaproxy5-devel MP-496. The libmetaproxy5-devel +RPM was unsable in version 1.4.0. + +Remove log message about "backend classes". Appeared in version 1.4.0. + --- 1.4.0 2013/10/04 Build RPM/Deb packages with YAZ 5 and yazpp 1.5. Metaproxy still compiles