From: Adam Dickmeiss Date: Fri, 22 May 2015 10:26:33 +0000 (+0000) Subject: Version 5.12.2 X-Git-Tag: v5.12.2 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=8df42b78dbe63f893e6f004b3c711c43f414f2a2;hp=870d2233f4071fc1096e4adb41ed87380a2f4bce Version 5.12.2 --- diff --git a/IDMETA b/IDMETA index 612cff0..6b8ba3b 100755 --- 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 --- 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