X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=NEWS;h=aeaa5184c63b10e61f106191a48dc2e6760a847b;hb=8dd5c043d15bb050eacd9ebb9a49cacf60164086;hp=144951c653c69886a0f2b9c3a723725e9ed1d933;hpb=b94f1f57428821e3561571a856a16fee8c238427;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index 144951c..aeaa518 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +Added SRU support for client connections. The SRU support currently +is triggered by a new setting, sru, which, when set, specifies the +SRU type: get, post or soap. Refer to sru-test.xml for an example. + +--- 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.