X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=21e9b9725328d622e35be40ecba817a1159d28ff;hb=5203952cbc186c3d648340759cde5177b24a1191;hp=8e1ed16ce3a7112f468d295c0eea29e9b7ee3d7f;hpb=8534375ee13c300c9946c7d145ad92cd5b1da9d3;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index 8e1ed16..21e9b97 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,48 @@ -test, delete this line +Pazpar2 no longer uses its own ICU wrapper. Instead the ICU wrapper +library part of YAZ is used. + +Added SRU client support. + +Automatically computes pz:nativesyntax if not provided (works for XML and MARC) + +--- 1.0.13 2008/11/24 + +Command bytarget returns name of target (if defined). + +--- 1.0.12 2008/11/04 + +Fixed bug #2021.. location now holds all brief elements. + +--- 1.0.11 2008/10/15 + +Fixed check for application/x-www-form-urlencoded parameters. + +--- 1.0.10 2008/10/14 + +Fixes for IE in pz2.js. + +Fixed bug #2021: non-merged, brief meta data NOT included for command=show. + +--- 1.0.9 2008/05/23 + +Changed the JS library pz2.js to use POST for long URL (+ params). + +Added installation instructions for Windows. Note: NT services is +NOT available until we make a new release of YAZ. + +Preserve order of repeated metadata fields (they were reversed before). + +More MARC21 information extracted for metadata. + +--- 1.0.8 2008/04/22 + +Fixed bug #1162: HTML entities are not escaped properly. + +Native Windows port of Pazpar2. Makefile for Visual Studio provided. + +--- 1.0.7 2008/04/14 + +Marc21 stylesheet updated to reflect multiple full text fields --- 1.0.6 2008/03/12