X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=f860017f1cabda5616d8f52c81423ab8a529abff;hb=55247e2dae0498e0fb9d4aa6e4f3083621912487;hp=5c93e419c5203331abbc9d812adaf8574d1d81f8;hpb=dbb988ac0169cfc6470b029c73895fe5dd48e43d;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index 5c93e41..f860017 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,35 @@ +--- 1.0.5 2007/11/09 + +Added support for retrieval of records in binary. + +Fixed bug 1794: Pazpar2 does not return valid XML. + +Deal with ICU not returning sortkey (resulted in SEGV before). + +--- 1.0.4 2007/09/28 + +JavaScript library pzw2.js throws error if WS response (from Pazpar2 or +other) is malformed (non-wellformed XML or missing Pazpar2 OK status). + +Improved diagnostics when Pazpar2 HTTP decoding fails. + +Pazpar2 requests may be POSTed as using Content-Type +application/x-www-form-urlencoded. + +Pazpar2 honors LF in HTTP headers. + +Handle targets that handle negative hit counts (should not happen, but it +does). + +--- 1.0.3 2007/09/19 + +ICU is used for tokenization and normalization of the following: mergekey, +sorting, relevance terms. + +Debian package now enables ICU tokenization and normalization by default. + +--- 1.0.2 2007/08/22 + Exposed user setting values (i.e. non-pz: names) to the record systems in two ways: Either as parameters to the normalization stylesheets (which would allow the programmer to postprocess or use the values in any way) or after the normalization