From: Adam Dickmeiss Date: Tue, 10 Feb 2015 13:35:33 +0000 (+0000) Subject: Version 1.8.3 X-Git-Tag: v1.8.3 X-Git-Url: http://git.indexdata.com/?p=metaproxy-moved-to-github.git;a=commitdiff_plain;h=85903e91dfda0af808a7f1d8fef5eab0ef5c869f Version 1.8.3 --- diff --git a/IDMETA b/IDMETA index b9a55d7..fb6f697 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.2 +VERSION=1.8.3 diff --git a/NEWS b/NEWS index ee57047..d5de849 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +--- 1.8.3 2015/02/10 + +zoom: allow / in user and password db args MP-592 + --- 1.8.2 2015/02/02 Log rotate no longer reloads configuration - instead Metaproxy just diff --git a/win/makefile b/win/makefile index f2607eb..bc1c2f6 100644 --- a/win/makefile +++ b/win/makefile @@ -8,7 +8,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.8.2 +VERSION=1.8.3 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz