X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=2a78290f8698ebee2cc586f5b2e99df0ea7121c6;hp=b17bd87d2f062977f6b37961cf4d8a849da8ca39;hb=c36351d51f39106b5cf6c81b51c25e3171a9b92a;hpb=12b96ce71560a566dfff5901e2b1aaa9d2dc94cc diff --git a/NEWS b/NEWS index b17bd87..2a78290 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +--- 5.4.3 2014/10/08 + +Fix uri array may overflow in yaz_solr_encode_request YAZ-775 + +Fix PQF to Solr conversion may produce invalid Solr query YAZ-792 + +0 ptr reference in handling Solr response with error YAZ-791 + +Fix annoying warning about wrbuf_putc on newer GCC YAZ-789 + +Fix documentation about --installa option YAZ-788 + +--- 5.4.2 2014/08/26 + +daemon: properly report when receiving SIGUSR2 from child YAZ-785 + --- 5.4.1 2014/08/21 xmalloc: throw assert for clearly invalid calls to malloc and