Version 5.1.1 v5.1.1
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 22 Apr 2014 13:44:44 +0000 (15:44 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 22 Apr 2014 13:44:44 +0000 (15:44 +0200)
IDMETA
NEWS
debian/changelog

diff --git a/IDMETA b/IDMETA
index c876540..3d737d8 100755 (executable)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy squeeze"
 UBUNTU_DIST="trusty saucy raring quantal precise oneiric lucid"
 CENTOS_DIST="centos5 centos6"
-VERSION=5.1.0
+VERSION=5.1.1
diff --git a/NEWS b/NEWS
index 8d08d03..e3531d0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+--- 5.1.1 2014/04/22
+
+Build packages for Ubuntu Trusty Tahr 14.04 LTS
+
+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.1.0 2014/04/17
 
 Doc: move main YAZ manual to book.xml; use nxml YAZ-758
index 30799a0..48deae2 100644 (file)
@@ -1,3 +1,9 @@
+yaz (5.1.1-1.indexdata) unstable; urgency=medium
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Tue, 22 Apr 2014 15:44:15 +0200
+
 yaz (5.1.0-1.indexdata) unstable; urgency=medium
 
   * Upstream.