1 $Id: Changes,v 1.11 2006-11-13 17:00:03 mike Exp $
3 Revision history for Perl extension ZOOM::IRSpy.
6 DONE Fix display of non-ASCII characters in, for example, the
7 list of targets beginning with "R".
8 DONE Change targets() API to accept a Perl list rather than a
9 space-separated string.
10 DONE Change check.html parameters to cleanly accept multiple
11 target IDs even if they contain spaces.
12 DONE Proper URL-encoding of all link parameters.
13 DONE Proper HTML-quoting of all output.
14 DONE Capture YAZ logging output for web display.
15 DONE Add Dublin Core record format to Zebra configuration.
16 ### Much better "Add a target" form, including:
18 - URL to hosting organisation
19 - Email to technical contact
20 - Username/password if needed
21 - Type of library (Academic, Public, Corporate,
22 Special, National, Education or Other)
24 ### When adding a new database, check for pre-existence, using
25 IP address/hostname canonicalisation.
26 ### Ability to add target by uploading a ZeeRex record.
27 ### "Add another database to this target" button.
28 ### Form for editing details of an existing target.
29 ### Maybe require authentication for database-changing
30 operations such as target testing, adding a new target and
31 editing and existing one.
32 ### Mark targets that persistently don't respond.
33 ### Email administrative contact on failure.
34 ### Add statistics page like that one at
35 http://targettest.indexdata.com/stat.php
38 - Renamed from Net::Z3950::IRSpy to ZOOM::IRSpy
40 0.01 Wed Apr 5 15:53:47 2006
41 - original version; created by h2xs 1.23 with options
42 -X --name=Net::Z3950::IRSpy --compat-version=5.8.0 --omit-constant --skip-exporter --skip-ppport