Fix compilation without Libxml2 YAZ-755 revisited
[yaz-moved-to-github.git] / NEWS
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