From: Adam Dickmeiss Date: Sat, 19 Apr 2014 06:06:45 +0000 (+0200) Subject: Version 1.6.0 X-Git-Tag: v1.6.0 X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=commitdiff_plain;h=c3474b64cdb1c5e03942f2397006208579f63a7e Version 1.6.0 --- diff --git a/IDMETA b/IDMETA index b4528f9..0606260 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="saucy raring quantal precise oneiric lucid" CENTOS_DIST="centos5 centos6" -VERSION=1.5.2 +VERSION=1.6.0 diff --git a/NEWS b/NEWS index dec3e0b..edc41c8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +--- 1.6.0 2014/04/19 + +New method rpn2cql_transform for Yaz_cql2rpn + +Use new cql_transform_rpn2cql_stream_r function from YAZ. + +yazpp-config: quote some RHS values (that might include blanks) + --- 1.5.2 2013/11/14 Make improved RecordCache::add YPP-10 . This will take a CompSpec as diff --git a/debian/changelog b/debian/changelog index dbd9fb1..2cc9a8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yazpp (1.6.0-1.indexdata) unstable; urgency=medium + + * Upstream. + + -- Adam Dickmeiss Sat, 19 Apr 2014 08:03:07 +0200 + yazpp (1.5.2-1indexdata) unstable; urgency=low * Upstream.