X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=3065f6e9d972108e5f5a50c7818dfca842a4ead3;hp=c806093359ea41774b5541448c6ed470506e0509;hb=7557692f01c3021013c8e9d690e6ab13ea41f21e;hpb=ae102dcb4c5a0429f4ebdbb6ecb60b1cc437f8e4 diff --git a/NEWS b/NEWS index c806093..3065f6e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +--- 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