From: Adam Dickmeiss Date: Tue, 27 Dec 2011 13:47:14 +0000 (+0100) Subject: Version 1.3.21 X-Git-Tag: v1.3.21 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=5d7d42cf065583a68999f485b0fe17bfdf20667c;p=metaproxy-moved-to-github.git Version 1.3.21 --- diff --git a/IDMETA b/IDMETA index b52866a..5a23252 100644 --- a/IDMETA +++ b/IDMETA @@ -1,3 +1,3 @@ DEBIAN_DIST="wheezy squeeze lenny" UBUNTU_DIST="natty maverick lucid" -VERSION=1.3.20 +VERSION=1.3.21 diff --git a/NEWS b/NEWS index aff7490..26a62cd 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,11 @@ +--- 1.3.21 2011/12/27 zoom: relay realm to cproxy parameter file. Configuration: Allow filter collection element inside route. This makes it possible to include multiple filters at once. -zoom: nocproxy also disables urlRecipe +zoom: nocproxy also disables urlRecipe. --- 1.3.20 2011/12/21 diff --git a/debian/changelog b/debian/changelog index 2c0159f..4ca2216 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +metaproxy (1.3.21-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Tue, 27 Dec 2011 14:46:04 +0100 + metaproxy (1.3.20-2indexdata) unstable; urgency=low * Testing filters include diff --git a/win/makefile b/win/makefile index 585866e..da1440b 100644 --- a/win/makefile +++ b/win/makefile @@ -7,7 +7,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.3.20 +VERSION=1.3.21 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz