From 488aa1851ea3d32e71c665b98f5fc798c25274bb Mon Sep 17 00:00:00 2001 From: mike Date: Thu, 2 Nov 2006 17:05:01 +0000 Subject: [PATCH] Rolling --- Changes | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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, -- 1.7.10.4