Include extra index rec.id_raw
[irspy-moved-to-github.git] / Changes
diff --git a/Changes b/Changes
index c302cd2..9e0cc42 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,9 @@ 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.
 
 1.01  Mon Jul 16 12:51:19 BST 2007
        - Web UI pages to add or upload a new target are now publicly