From: Adam Dickmeiss Date: Tue, 7 Jan 2014 12:55:30 +0000 (+0100) Subject: Upd NEWS X-Git-Tag: v1.6.38~2 X-Git-Url: http://git.indexdata.com/?p=pazpar2-moved-to-github.git;a=commitdiff_plain;h=10b6ba56881c1f77790e4ece7210ddc2cd87c834 Upd NEWS --- diff --git a/NEWS b/NEWS index 06a806a..56454e9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +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