Version 5.0.12 v5.0.12
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 22 Jan 2014 09:21:35 +0000 (10:21 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 22 Jan 2014 09:21:35 +0000 (10:21 +0100)
IDMETA
NEWS
debian/changelog

diff --git a/IDMETA b/IDMETA
index e12f1ff..7f1b7af 100755 (executable)
--- 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=5.0.11
+VERSION=5.0.12
diff --git a/NEWS b/NEWS
index 18450cc..928bcf2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+--- 5.0.12 2014/01/12
+
+Prefix URL with http:// if sru setting hints SRU/Solr mode YAZ-731
+
+SRU GET/Solr base URLs may hold additional ?args YAZ-729
+ZOOM option extraArgs already does this, though. It seems useful
+when dealing with Solr targets to limit by filter, eg.
+   http://lui.indexdata.com:8080/solr4/select?fq=database:3902
+
+Remove #fragment for HTTP request encoding YAZ-730
+
+Doc: Update list of DLLs/LIBs
+
+Doc: update href link to Unix utils and Git.
+
 --- 5.0.11 2014/01/15
 
 ZOOM: fix "lost connection" problem with servers that uses both squid
index ad00905..08f4f11 100644 (file)
@@ -1,3 +1,9 @@
+yaz (5.0.12-1.indexdata) unstable; urgency=medium
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Wed, 22 Jan 2014 10:20:47 +0100
+
 yaz (5.0.11-1.indexdata) unstable; urgency=medium
 
   * Upstream.