Version 5.15.1 v5.15.1
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 12 Nov 2015 08:54:19 +0000 (08:54 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 12 Nov 2015 08:54:19 +0000 (08:54 +0000)
IDMETA
NEWS

diff --git a/IDMETA b/IDMETA
index 924cd13..8f031e0 100755 (executable)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy"
 UBUNTU_DIST="wily vivid trusty precise"
 CENTOS_DIST="centos5 centos6 centos7"
-VERSION=5.15.0
+VERSION=5.15.1
diff --git a/NEWS b/NEWS
index a718179..a9b2ce3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+--- 5.15.1 2015/11/12
+
+Bundle sha1 rather than use libgcrypt/nettle. This means that
+configure no longer accepts --with-gcrypt and --with-nettle.
+
+Fix rpn2cql fails for Bib-1 set in qry+conf YAZ-865
+
 --- 5.15.0 2015/11/11
 
 CCL: fix r=o, r=r WRT inherited attributes YAZ-864