From: Adam Dickmeiss Date: Mon, 16 Mar 2015 10:36:22 +0000 (+0000) Subject: Version 1.8.4 X-Git-Tag: v1.8.4 X-Git-Url: http://git.indexdata.com/?p=metaproxy-moved-to-github.git;a=commitdiff_plain;h=77ac88482e66fe6edbce17ad01987961d2426d46 Version 1.8.4 --- diff --git a/IDMETA b/IDMETA index fb6f697..db077b0 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="utopic trusty saucy precise" CENTOS_DIST="centos5 centos6" -VERSION=1.8.3 +VERSION=1.8.4 diff --git a/NEWS b/NEWS index d5de849..35d28b2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +--- 1.8.4 2015/03/16 + +zoom: support cf_-params MP-595 + +http_client: returns 404 if no destination URI is given + --- 1.8.3 2015/02/10 zoom: allow / in user and password db args MP-592 diff --git a/win/makefile b/win/makefile index bc1c2f6..b9d0472 100644 --- a/win/makefile +++ b/win/makefile @@ -8,7 +8,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.8.3 +VERSION=1.8.4 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz