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