From abb64a4de5c2f5b1b80e25c8485b42974ce7f0f5 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Fri, 7 Dec 2012 17:04:43 +0100 Subject: [PATCH] Write up not-recent changes. --- Changes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changes b/Changes index ed08d22..6a15fe0 100644 --- a/Changes +++ b/Changes @@ -14,11 +14,14 @@ Revision history for Perl extension ZOOM::IRSpy. regular expression, skip a named test: this is used to avoid having the test of catalog.dallaslibrary.org:210/PAC hang when we attempt to test its CQL capabilities. + - Sample rules file etc/dallas.rules - The Web UI sets $ZOOM::IRSpy::xslt_max_depth to 3500, just like the overnight test-script. This is a hideous hack to cope with the fact that XSLT can't iterate, and explodes if you ask it to recurse across a list of more than a half dozen elements. + - New script bin/irspy-xpath.pl -- a simple wrapper for + running an XPath with IRSpy-related namespaces established. 1.02 Wed Jul 7 16:43:36 BST 2010 - Enhance setrlimit program so that it can set maximum -- 1.7.10.4