X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=NEWS;h=45508d723d4af715b2a04f1ac29f892391c2b817;hb=2311dd7029190f566a9def35709c1c6606e58612;hp=1881f730f191dc63537b5e88e2cd37182cea5679;hpb=f08a7fdec8ccdb99e1391507a2c944fca254e2ec;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index 1881f73..45508d7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,48 @@ +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 + +Fixed bug in pz2.js WRT DOMElement attributes on IE. + Fixed bug 2100: Database wildcards not working --- 1.0.5 2007/11/09