X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=NEWS;h=22192888b8158489855dbe9cf7490cbd8ae282ed;hb=02aab105f290cdd2743061ab1a6d6565d6701f72;hp=ff7b219bef54ab477b369a5ab944118cd56c3211;hpb=1001e8222a0f57492d71f70b84e7d531df800d36;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index ff7b219..2219288 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,31 @@ +--- 5.2.1 2014/06/26 + +No [rest of output is omitted] limit for yaz_log YAZ-774 + +Optimize icu_iter_get_org_info. Reduce calls to u_strToUTF8. + +For ICU testing, pass -o to yaz-icu. This will test the +icu_iter_get_org_info function. + +Fix null ptr reference for freeReplyObject YAZ-773 + +--- 5.2.0 2014/06/12 + +Allow ZOOM caching using redis. New ZOOM option "redis" controls it. + +RPM: do not build with libmemcached support. The libmemcached library +on CentOS 5/6 does not work reliably for us (redis to the rescue). + +configure: only allow libmemcached version 0.40 or later. That's the version +on Debian squeeze. We recommend libmemcached version 1.0 or later. If +that's not an option, consider redis. + +--- 5.1.3 2014/06/04 + +Fix dup ZOOM_EVENT_RECV_RECORD events for SRU/Solr YAZ-768 + +Fix zoom+memcached: present request out of range YAZ-767 + --- 5.1.2 2014/05/30 CCL: add new qualifier r=omiteq which will omit relation=equals