X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=d86df002b8d1236166b6798037ebb83777d40673;hp=22192888b8158489855dbe9cf7490cbd8ae282ed;hb=b1df5f9013d82510f6250d93623a0126ec19265f;hpb=02aab105f290cdd2743061ab1a6d6565d6701f72 diff --git a/NEWS b/NEWS index 2219288..d86df00 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +--- 5.3.0 2014/07/11 + +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