X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=64eada355fbe22e8640339474ee5917ca86fe9a8;hb=505487e674e220ab84e8aa11982ca065e91259c7;hp=d5376e719579d70a670b444a341f460fd3ad309e;hpb=ef0baa37ea4c3be8a2fcf5a6b4cf6edebef0caf0;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index d5376e7..64eada3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,25 @@ +--- 1.6.9 2012/01/19 + +Fix SEGV that could occur for failed connections. + +--- 1.6.8 2012/01/17 + +Fix bug for command sort that could return no results for active clients +(from previous search). This bug was present in 1.6.6-1.6.7. + +Fix bug in results that could include results that should have been +filtered out. This bug was present in 1.6.6-1.6.7. + +--- 1.6.7 2011/12/23 + +Fix bug introduced in 1.6.6 where a connection re-use could stall +incoming requests. + +Local filtering may now specify a local metadata field, eg. + pz:limitmap:somefield[t]=local:otherfield + +--- 1.6.6 2011/11/25 + For search, when limit and or filtering is in place and search is identical to previous search, the result set is re-used and the target is not searched.