Version 5.2.1 v5.2.1
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 26 Jun 2014 09:12:49 +0000 (11:12 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 26 Jun 2014 09:12:49 +0000 (11:12 +0200)
IDMETA
NEWS
debian/changelog

diff --git a/IDMETA b/IDMETA
index 3f31000..2e33ac2 100755 (executable)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy squeeze"
 UBUNTU_DIST="trusty saucy raring quantal precise oneiric"
 CENTOS_DIST="centos5 centos6"
-VERSION=5.2.0
+VERSION=5.2.1
diff --git a/NEWS b/NEWS
index 930ba40..2219288 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+--- 5.2.1 2014/06/26
+
+No [rest of output is omitted] limit for yaz_log YAZ-774
+
+Optimize icu_iter_get_org_info. Reduce calls to u_strToUTF8.
+
+For ICU testing, pass -o to yaz-icu. This will test the
+icu_iter_get_org_info function.
+
+Fix null ptr reference for freeReplyObject YAZ-773
+
 --- 5.2.0 2014/06/12
 
 Allow ZOOM caching using redis. New ZOOM option "redis" controls it.
index 88b413d..9415d73 100644 (file)
@@ -1,3 +1,9 @@
+yaz (5.2.1-1.indexdata) unstable; urgency=medium
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Thu, 26 Jun 2014 11:12:31 +0200
+
 yaz (5.2.0-1.indexdata) unstable; urgency=medium
 
   * Upstream.