From: mike Date: Thu, 2 Nov 2006 17:05:01 +0000 (+0000) Subject: Rolling X-Git-Tag: cpan_1_22~111 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=488aa1851ea3d32e71c665b98f5fc798c25274bb;p=ZOOM-Perl-moved-to-github.git Rolling --- diff --git a/Changes b/Changes index 3a61414..01043f3 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,4 @@ -$Id: Changes,v 1.45 2006-10-12 11:03:44 mike Exp $ +$Id: Changes,v 1.46 2006-11-02 17:05:01 mike Exp $ Revision history for Perl extension Net::Z3950::ZOOM. @@ -10,6 +10,11 @@ Revision history for Perl extension Net::Z3950::ZOOM. - ZOOM::Connection::new(), having been refactored to use create(), can now also take a ZOOM::Options argument. ### These API changes need documenting. + - ZOOM::ResultSet::record() throws a diagnostic if asked to + retrieve records out of range for the result-set. + - All tests against indexdata.com are now explicitly against + bagel.indexdata.com, as the identity of the former name has + recently changed. 1.12 (NEVER PUBLICLY RELEASED; these changes are included in 1.13) - Include the useful example program samples/zoom/zselect,