X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=930ba403e0359dc1e427a8f6957c1490b5f1476b;hp=ff7b219bef54ab477b369a5ab944118cd56c3211;hb=6260987fdcc904b2110b88f882e66fa47e0b35dc;hpb=1001e8222a0f57492d71f70b84e7d531df800d36 diff --git a/NEWS b/NEWS index ff7b219..930ba40 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +--- 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