Better reporting.
[irspy-moved-to-github.git] / Changes
diff --git a/Changes b/Changes
index c302cd2..3ac5975 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,3 @@
-$Id: Changes,v 1.23 2007-09-18 16:58:01 mike Exp $
-
 Revision history for Perl extension ZOOM::IRSpy.
 
 1.02  [IN PROGRESS]
@@ -11,6 +9,13 @@ Revision history for Perl extension ZOOM::IRSpy.
        - Add new command-line options -m <n>,<i> to invoke
          restrict_modulo().  This enables us to set up cron jobs to
          test one seventh of the targets each night.
+       - Modify Zebra configuration to expect Z39.50 query terms to
+         be encoded using UTF-8 (which is what the Web UI uses)
+         rather than the default ISO-8859-1.  Fixes bug #3420.
+       - Add new test Record::OPAC which checks the ability to return
+         multiple OPAC records in a piggy-backed Search Response.
+         Test result is saved in the new element 
+         irspy:status/irspy:multiple_opac ok="1"
 
 1.01  Mon Jul 16 12:51:19 BST 2007
        - Web UI pages to add or upload a new target are now publicly