Towards 1.16: require YAZ 2.1.41 and include zhello.pl
[ZOOM-Perl-moved-to-github.git] / Changes
diff --git a/Changes b/Changes
index 5d9ef6f..1be9e3f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,13 @@
-$Id: Changes,v 1.52 2006-12-01 14:17:59 mike Exp $
+$Id: Changes,v 1.53 2006-12-06 11:18:33 mike Exp $
 
 Revision history for Perl extension Net::Z3950::ZOOM.
 
+1.16  (IN PROGRESS)
+       - Require version 2.1.41 or better of YAZ, so that Init
+         Response options are available using
+         $conn->option("init_opt_sort") etc.
+       - Include samples/zoom/zhello.pl to exercise these options.
+
 1.15  Fri Dec  1 14:17:49 GMT 2006
        - ZOOM::Error::INIT is renamed to ZOOM::Error::ZINIT, since
          INIT is a reserved word in Perl.  In version 1.14 and