From: Adam Dickmeiss Date: Tue, 13 Jan 2015 13:30:57 +0000 (+0000) Subject: Version 5.8.1 X-Git-Tag: v5.8.1 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=49a4d29a88820425b7d88b8550ca5e4bf5a42adb Version 5.8.1 --- diff --git a/IDMETA b/IDMETA index 1d4a585..0bd091a 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="utopic trusty saucy precise" CENTOS_DIST="centos5 centos6" -VERSION=5.8.0 +VERSION=5.8.1 diff --git a/NEWS b/NEWS index dcc5fb7..da18501 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +--- 5.8.1 2015/01/13 + +record conv: 'select' return org record if no x-path match YAZ-814 + +retrieval: pick matched element-set rule YAZ-813 + +Fix crash in record conv rule 'select' YAZ-812 + --- 5.8.0 2015/01/09 record_conv: selection by X-Path YAZ-811