X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=3065f6e9d972108e5f5a50c7818dfca842a4ead3;hp=c806093359ea41774b5541448c6ed470506e0509;hb=7adfe1c2e69ddf39a4f26c015171168a1a8f0ee4;hpb=16faee0e4d41d3df001b2abd89f6d4d11f2ae89d 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