From 10b6ba56881c1f77790e4ece7210ddc2cd87c834 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 7 Jan 2014 13:55:30 +0100 Subject: [PATCH] Upd NEWS --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 -- 1.7.10.4