Version 4.2.58 v4.2.58
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 11 Jun 2013 08:58:23 +0000 (10:58 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 11 Jun 2013 08:58:23 +0000 (10:58 +0200)
IDMETA
NEWS
debian/changelog

diff --git a/IDMETA b/IDMETA
index 37a8ce4..92f2b64 100755 (executable)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="quantal precise oneiric natty lucid"
 CENTOS_DIST="centos5 centos6"
-VERSION=4.2.57
+VERSION=4.2.58
diff --git a/NEWS b/NEWS
index 2bccfcb..341fb6b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+--- 4.2.58 2013/06/11
+
+ICU: Disallow 0 ptrs for some ICU string utilities.
+
+ICU: new utilities icu_iter_get_org_info and icu_chain_get_org_info:
+returns original tokens (before normalization).
+
+CCL: avoid z39.58/regex truncation when not needed. Apply only the
+conversion of those masks, when absolutely necessary.
+
+CCL: configurable masking character - @mask. Default masking character
+is # for CCL.
+
+HTTP encoding: remove Transfer-Encoding header. YAZ uses content_len and
+full response anyway, so a Transfer-Encoding header will obstruct the
+response.
+
 --- 4.2.57 2013/05/15
 
 COMSTACK: @ uses AF_UNSPEC . But we prefer AF_INET6 over others when
index f4db6cf..908fe24 100644 (file)
@@ -1,3 +1,9 @@
+yaz (4.2.58-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Tue, 11 Jun 2013 10:58:03 +0200
+
 yaz (4.2.57-1indexdata) unstable; urgency=low
 
   * Upstream.