From: Adam Dickmeiss Date: Thu, 15 Dec 2011 09:40:28 +0000 (+0100) Subject: Version 4.2.23 X-Git-Tag: v4.2.23 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=d3dd31e410ea2d3ecba76d825909db7a2c2279d1 Version 4.2.23 --- diff --git a/IDMETA b/IDMETA index a581db8..e4b72ca 100755 --- a/IDMETA +++ b/IDMETA @@ -1,3 +1,3 @@ DEBIAN_DIST="wheezy squeeze lenny" UBUNTU_DIST="natty maverick lucid" -VERSION=4.2.22 +VERSION=4.2.23 diff --git a/NEWS b/NEWS index 753b02c..60f1d05 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +--- 4.2.22 2011/12/15 Allow =val to be omitted for yaz_uri_to_array. Also, multiple &'s in sequence is treated as one. For example, &&a=b&&&c& is identical to diff --git a/debian/changelog b/debian/changelog index 1c61486..ea43dde 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.23-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Thu, 15 Dec 2011 10:31:19 +0100 + yaz (4.2.22-1indexdata) unstable; urgency=low * Upstream.