X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=5b38c53678daa224a5a3eb1d7b5e8e64e04d16a4;hp=adf2b2cc34d710e8a047974109851d7f3566eb13;hb=7cd90b94c031cdd9e8dc677dd9df27de971c4a01;hpb=632b6b72eb8b6f828b6c63e84b9882b59958a6ad diff --git a/NEWS b/NEWS index adf2b2c..5b38c53 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,35 @@ +--- 5.5.0 2014/10/27 + +Extended comstack with outgoing IP YAZ-795. +For cs_create_host + cs_create_host_proxy the vhost may be followed +by a outgoing host/IP. Separator is blank. + +--- 5.4.4 2014/10/20 + +Add YAZ_EXPORT to cql_transform_r fixes YAZ-793 . This issue fixes +linker error with yazpp on Windows. + +--- 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 +improve diagnostics YAZ-783 YAZ-784 + --- 5.4.0 2014/08/19 Stop building debs for Ubuntu raring, quantal, oneiric.