X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=NEWS;h=e66aba723964b990abaec8628394cd44127f0233;hb=74d5524719194de5dc96abd552562fa473088677;hp=7248a671f627c12056b53a2a8b7a455add418c19;hpb=f647800ab08259c6b751957f424a51209152dbc9;p=metaproxy-moved-to-github.git diff --git a/NEWS b/NEWS index 7248a67..e66aba7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,26 @@ +--- 1.1.7 2010/06/30 + +session_shared: ensure backend session is closed if init rejected +is received. + +z3950_client: fix NULL ptr reference that could occur if two clients +connected concurrently and if max-sockets was in effect. + +--- 1.1.6 2010/06/21 + +Fix bug 3497 - Metaproxy unstable while stopping. + +Fix bug 3495 - SEGV in SRU filter. + +--- 1.1.5 2010/06/15 + +Filter multi throws diagnostic 'Present Out of Range' when +appropriate - rather than returning 0 records. + +Filter virt_db: fix bad result reuse. Could happen if a result +was overriden and a backend did not supported named result sets. + +--- 1.1.4 2010/05/11 Filter log: category access logs diagnostics even if searchStatus or presentStatus is 'success'.