X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=ec5038fd2bc5d43983d2437a57c1b0789bd24f72;hp=c806093359ea41774b5541448c6ed470506e0509;hb=ee3683039be09b0843e3159426ea0eeecb3777ac;hpb=16faee0e4d41d3df001b2abd89f6d4d11f2ae89d diff --git a/NEWS b/NEWS index c806093..ec5038f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +--- 5.0.21 2014/03/21 + +Offer new utility function zget_AttributeList_use_string. + +New conversion step, solrmarc, for record conversion module. + +--- 5.0.20 2014/03/13 + +Fix gcrypt initialization for threaded mode. On systems were GnuTLS +did not initialize gcrypt for threaded mode, wrbuf_sha1_write could +throw an assert. + --- 5.0.19 2014/03/10 Fix ZOOM_connection_Z3950_search: Assertion YAZ-750