From: Adam Dickmeiss Date: Wed, 16 Sep 2015 09:10:07 +0000 (+0000) Subject: Version 5.14.10 X-Git-Tag: v5.14.10 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=3cdd02c11b85c98430021bbc6413fcceda754354;ds=sidebyside Version 5.14.10 --- diff --git a/IDMETA b/IDMETA index 950132b..df3e9d5 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy" UBUNTU_DIST="vivid utopic trusty precise" CENTOS_DIST="centos5 centos6 centos7" -VERSION=5.14.9 +VERSION=5.14.10 diff --git a/NEWS b/NEWS index da5b68c..4705039 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +--- 5.14.10 2015/09/16 + +Prevent huge expansions in CCL s=sl YAZ-859 + --- 5.14.9 2015/09/15 Fix segv in ZOOM_connection_fire_event_socket YAZ-858