X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=NEWS;h=d78dbc0fdf9b9cc515ba1b474225fe453302de3d;hb=491b957f16710bd20d924466d8ba3d7208f60573;hp=6271200542975f495dafcaddc2a71f755bb684f4;hpb=da5fc2bf8325d1842241541af8589978af2e8b0d;p=metaproxy-moved-to-github.git diff --git a/NEWS b/NEWS index 6271200..d78dbc0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +--- 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