From 301ce61c887b26caf05a6ce4f9ee95d9b296a145 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 11 Jul 2014 14:28:02 +0200 Subject: [PATCH] Upd NEWS --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index 2219288..9d8a4a5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +GFS: client_query_charset conversion YAZ-777 +This is a feature for Z39.50 clients that sends queries that are not +UTF-8 encoded. WIth client_query_charset, GFS will convert from the +encoding given to UTF-8. + +Echoed SRU arguments support YAZ-776 +This is achieved with new function yaz_srw_get_pdu_e. + +ZOOM: expire times set for redis/memcached YAZ-772 +For both redis and memcached option --expire=seconds sets expire +time for a result-set/search. Default time is 600 seconds (10 minutes). + --- 5.2.1 2014/06/26 No [rest of output is omitted] limit for yaz_log YAZ-774 -- 1.7.10.4