From: Adam Dickmeiss Date: Tue, 14 Apr 2015 13:18:21 +0000 (+0000) Subject: Version 1.8.8 X-Git-Tag: v1.8.8 X-Git-Url: http://git.indexdata.com/?p=metaproxy-moved-to-github.git;a=commitdiff_plain;h=069e6157c1f5682ecb0381be992a9f70e96c0717 Version 1.8.8 --- diff --git a/IDMETA b/IDMETA index 3629e53..cdcf4e8 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.7 +VERSION=1.8.8 diff --git a/NEWS b/NEWS index b11dfdf..6c54907 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +--- 1.8.8 2015/04/14 + +sru_z3950: allow CCL in SRU search MP-606 +Makes the sru_z3950 filter convert to CCL queries if query type +"ccl" is used, eg ?query=water&queryType=ccl&... for SRU 2.0. + --- 1.8.7 2015/04/01 Fix dead lock in session_shared (init) MP-605 diff --git a/win/makefile b/win/makefile index 788549c..ba23e67 100644 --- a/win/makefile +++ b/win/makefile @@ -8,7 +8,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.8.7 +VERSION=1.8.8 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz