DEBIAN_DIST="jessie wheezy squeeze"
UBUNTU_DIST="saucy raring quantal precise oneiric lucid"
CENTOS_DIST="centos5 centos6"
-VERSION=5.0.23
+VERSION=5.0.24
+--- 5.0.24 2014/04/22
+
+wrbuf_cstr: fix off by one error.
+
+wrbuf_buf: make it always return non-NULL
+Also, wrbuf_buf will return same buffer as previous call to wrbuf_cstr.
+
--- 5.0.23 2014/04/14
cql_transform: Use WRBUF for addinfo member
+yaz (5.0.24-1.indexdata) unstable; urgency=medium
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Tue, 22 Apr 2014 14:35:31 +0200
+
yaz (5.0.23-1.indexdata) unstable; urgency=medium
* Upstream.