X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=dfce9d4e9b2fe6791f27a0649c90600b329806ea;hb=032466d946405f08353f42c0049b523cfd1f4127;hp=0d0ea95a9da06fa9ee9f2ff0c756131a6c20104c;hpb=6197dde3460806f66adbd49055754d8bf50cb8c3;p=metaproxy-moved-to-github.git diff --git a/NEWS b/NEWS index 0d0ea95..dfce9d4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,27 @@ +--- 1.7.0 2014/10/28 + +Add support for binding outgoing IP for http_client and z3950_client +This is enabled by bind_host setting. MP-575 + +--- 1.6.0 2014/10/21 + +z3950_client: allows negotiation charset to be set MP-574 + +cgi: more functional but no support for POSTed content yet (part of MP-564) + +--- 1.5.11 2014/10/20 + +http_file: add include of sys/stat.h fixes MP-576 + +Fix documentation about SRU client support MP-572 + +Initialize Libxml2 - for threaded operation MP-571 + +--- 1.5.10 2014/08/26 + +On SIGTERM shut down connection+listening sockets MP-568 +This fixes a problem with 'metaproxy stop' sometimes taking a long time. + --- 1.5.9 2014/08/15 zoom: make retry on failure configurable MP-565