Version 5.1.2 v5.1.2
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 30 May 2014 10:05:33 +0000 (12:05 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 30 May 2014 10:05:33 +0000 (12:05 +0200)
IDMETA
NEWS
debian/changelog

diff --git a/IDMETA b/IDMETA
index 3d737d8..6d0d8e9 100755 (executable)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy squeeze"
 UBUNTU_DIST="trusty saucy raring quantal precise oneiric lucid"
 CENTOS_DIST="centos5 centos6"
-VERSION=5.1.1
+VERSION=5.1.2
diff --git a/NEWS b/NEWS
index e3531d0..ff7b219 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+--- 5.1.2 2014/05/30
+
+CCL: add new qualifier r=omiteq which will omit relation=equals
+for ordered relations. This should be used in combination with either
+r=r or r=o.  YAZ-766
+
+GFS: prevent truncation/overflow in retrieval phase. YAZ-763
+
+Solr: simplify yaz_solr_decode_response
+
+Solr: use different local var for string manipulation
+
+Solr: Get rid of hardcoded limit of extra_args
+
+Solr: encode lucene query type YAZ-736
+Make sure the queries are treated as traditional "lucene", because that's
+what YAZ generates.
+
+Fix ZOOM HTTP redirect failing on Windows+Solaris YAZ-755
+
 --- 5.1.1 2014/04/22
 
 Build packages for Ubuntu Trusty Tahr 14.04 LTS
index 48deae2..5955745 100644 (file)
@@ -1,3 +1,9 @@
+yaz (5.1.2-1.indexdata) unstable; urgency=medium
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Fri, 30 May 2014 12:04:49 +0200
+
 yaz (5.1.1-1.indexdata) unstable; urgency=medium
 
   * Upstream.