Version 5.12.2 v5.12.2
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 22 May 2015 10:26:33 +0000 (10:26 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 22 May 2015 10:26:33 +0000 (10:26 +0000)
IDMETA
NEWS

diff --git a/IDMETA b/IDMETA
index 612cff0..6b8ba3b 100755 (executable)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy squeeze"
 UBUNTU_DIST="vivid utopic trusty saucy precise"
 CENTOS_DIST="centos5 centos6"
-VERSION=5.12.1
+VERSION=5.12.2
diff --git a/NEWS b/NEWS
index 289ac6b..d8468df 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+--- 5.12.2 2015/05/22
+
+Fix incorrect parsing of URLs @:9999/somebase&url=http://some.host YAZ-842
+
 --- 5.12.1 2015/05/13
 
 yaz-client: deal with excess bytes HTTPS case YAZ-833