X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=56454e9cc0ddd4b4ebabb09fd87d7ab8750f74c5;hb=9601c645125b11bfdf36adb8d0ea260194bfc1bb;hp=14a5419bb359b1be48d27e509dd9b3c2ee7ba32f;hpb=7b5ce140e8e703dd1d6fee2b41fd4296c4611c61;p=pazpar2-moved-to-github.git diff --git a/NEWS b/NEWS index 14a5419..56454e9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,30 @@ +Avoid removing slash and other characters for generic metadata that +looks like a URL (contains ://). PAZ-915 + +pz2.js: Only use XDR when doing CORS. Favor XHR in all other circumstances. + +Cluster merge fixes. PAZ-901 + +Set client state to "working" when waiting for DNS resolver. PAZ-907 + +Log when session terminates. PAZ-905 + +Fix LSB/HS conformance for /etc/init.d/pazpar2 PAZ-904 +Debian: add support for /etc/init.d/pazpar2 status + +--- 1.6.37 2013/11/18 + +Fix 'Record Missing' for command=show PAZ-903 + +Preserve order of records within cluster PAZ-902 + +testing: use yaz-ztest -V if possible and use YAZ in sibling directory +if present. + +Allow clustered records to be ingested during retrieval. PAZ-900 + +Fix void function error which cannot return a value. + --- 1.6.36 2013/11/11 SRU pz:authentication="a/b" may end up as x-username=a%2Fb PAZ-899