X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=NEWS;h=4a20ccb45d2d74e24ba2242f704b692cd5e7b7d4;hb=7343ec3dfe4f684f62187cb5558fcb4b03247c12;hp=10ed2e1d54ab5306b96fa3c934af376c1f3ea9ce;hpb=e39a54ee3de93e5d886be0ff7a695a61ae983a6f;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index 10ed2e1..4a20ccb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,32 @@ +--- 1.6.10 2012/02/23 + +Fix SEGV for invalid PQFs and SRU/SOLR targets +Also refactor a bit the code that converts from PQF to SRU/SOLR queries. + +Fix pz2.js: "null object" due to change in in bytarget result XML. + +Fixes in tmarc.xsl: Subject-long shorten for extra commas only. +Added this normalization to the other subject-long fields (d6xx), +where it was missing. + +Fixes in marc21.xsl: Updated with most of the new tmarc.xsl. +Still differences around medium and holdings. marc21.xsl is not +longer active used by Index Data, and should be considered unsupported. +Use tmarc.xsl instead. + +--- 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.