Append
[irspy-moved-to-github.git] / Changes
1 $Id: Changes,v 1.16 2007-06-27 11:10:20 mike Exp $
2
3 Revision history for Perl extension ZOOM::IRSpy.
4
5 0.02  Wed Jun 27 12:09:49 BST 2007
6         - Renamed from Net::Z3950::IRSpy to ZOOM::IRSpy
7         - Fix display of non-ASCII characters in, for example, the
8             list of targets beginning with "R".
9         - Change targets() API to accept a Perl list rather than a
10             space-separated string.
11         - Change check.html parameters to cleanly accept multiple
12             target IDs even if they contain spaces.
13         - Proper URL-encoding of all link parameters.
14         - Proper HTML-quoting of all output.
15         - Capture YAZ logging output for web display.
16         - Add Dublin Core record format to Zebra configuration.
17         - Much better "Add a target" form, including:
18                 - Name
19                 - URL to hosting organisation
20                 - Email to technical contact
21                 - Username/password if needed
22                 - Type of library (Academic, Public, Corporate,
23                     Special, National, Education or Other)
24                 - Country.
25         - "Add another database to this target" button.
26         - Form for editing details of an existing target.
27         - Require authentication for database-changing operations
28                 such as target testing, adding a new target and
29                 editing and existing one.
30         - Add statistics page like that one at
31                 http://targettest.indexdata.com/stat.php
32         - Record deletion and ID change works correctly even when the
33           ID contains spaces or non-ASCII characters.
34         - Many, many more enhancements.
35
36 0.01  Wed Apr  5 15:53:47 2006
37         - original version; created by h2xs 1.23 with options
38                 -X --name=Net::Z3950::IRSpy --compat-version=5.8.0 --omit-constant --skip-exporter --skip-ppport
39