From: Adam Dickmeiss Date: Fri, 27 Mar 2015 15:19:25 +0000 (+0000) Subject: Version 1.8.7 X-Git-Tag: v1.8.7 X-Git-Url: http://git.indexdata.com/?p=pazpar2-moved-to-github.git;a=commitdiff_plain;h=a85dbd70f32ef064b217b9b52404b6f821f57bf5 Version 1.8.7 --- diff --git a/IDMETA b/IDMETA index 8e7ad7a..3629e53 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.6 +VERSION=1.8.7 diff --git a/NEWS b/NEWS index 084446b..00965f3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +--- 1.8.7 2015/03/27 + +solr-pz2.xsl: extend Solr transformation to emit license_name field PAZ-996 + +cf.xsl: forwards flat affiliation structure PAZ-992 + +parpar2: log YAZ version upon start PAZ-993 + +Update and fix documentation for preferred targets + +Fix spelling of present_chunk in documentation + --- 1.8.6 2015/02/10 Increase facet limit PAZ-990 diff --git a/win/makefile b/win/makefile index a9634cf..3d59581 100644 --- a/win/makefile +++ b/win/makefile @@ -5,7 +5,7 @@ DEBUG=0 # 0 for release, 1 for debug USE_MANIFEST = 0 # Can be enabled Visual Studio 2005/2008 PACKAGE_NAME=pazpar2 -PACKAGE_VERSION=1.8.6 +PACKAGE_VERSION=1.8.7 # YAZ YAZ_DIR=..\..\yaz