X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=NEWS;h=16bb77d77dfb10eb53b9e1ed4414cce47cbbc820;hb=512a11133b1ccc4a44d6e971c8a446865136bb15;hp=4a20ccb45d2d74e24ba2242f704b692cd5e7b7d4;hpb=da97eeee6ba3dc3bee8dce2c80723d8cda9604af;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index 4a20ccb..16bb77d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,33 @@ +--- 1.6.12 2012/03/14 + +Revert the format change in termlist response, that could break +some clients / UIs since they were expecting an (empty) element +if no facet values was found. + +--- 1.6.11 2012/03/07 + +Revert the behavior of returning errors when unable to block +on termlist, bytarget and search, when unable to block due to +other block. The client will now receive a regular response, +but it will be logged in the server. A parameter (report) is +added to change behavior to return error response or WARNING +status message. Consider this "API" as private, as it is mostly +untested and could be changed in future releases. + +Fix spell error in pz2.js fix in 1.6.10. + +New Marc2TurboMarc.xsl (contribution from Sven Porst). +Can solve the missing marc21.xsl updates in some cases. + +tmarc.xsl: Simplify the 6xx to subject-long and fix 1-based +substring (contribtion from Sven Porst) + +marc21.xsl: fix 1-based substring call + +tmarc.xsl and marc21.xsl: use 856$a as last option for electronic-text. + +Add test_termlist_block to test suite + --- 1.6.10 2012/02/23 Fix SEGV for invalid PQFs and SRU/SOLR targets