X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=22192888b8158489855dbe9cf7490cbd8ae282ed;hb=02aab105f290cdd2743061ab1a6d6565d6701f72;hp=930ba403e0359dc1e427a8f6957c1490b5f1476b;hpb=3fd941dda9cb4fc873abbd9f94cb998b7e0bda50;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index 930ba40..2219288 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +--- 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.