From dea9687d6287494fbabe3c4ab2b0b6960dc2a990 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 17 Dec 2013 10:23:06 +0100 Subject: [PATCH] Upd NEWS --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index df2af30..1170153 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +--- 5.0.6 2013/12/17 + +Allow yaz-ztest to return user-defined records (one record per file). +This is enabled by defining environment variable YAZ_ZTEST_XML_FETCH. + +Prevent early truncatin of HTTP log. (ODR_PRINT for HTTP streams). +Use the stream write instead of odr_printf which has a 4K tmp buffer. + +Fix encoding of 0x00a4 (unicode to danmarc) YAZ-713 + --- 5.0.5 2013/12/09 Add support for MARC-in-JSON. yaz-marcdump and the record conversion module -- 1.7.10.4