From 4a6665bd2707e165d6136a59f7abfe9f540fcad0 Mon Sep 17 00:00:00 2001 From: mike Date: Fri, 3 Nov 2006 09:53:50 +0000 Subject: [PATCH] Ready to go with 1.13 --- Changes | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index d699105..77139c1 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,4 @@ -$Id: Changes,v 1.47 2006-11-02 17:48:25 mike Exp $ +$Id: Changes,v 1.48 2006-11-03 09:53:50 mike Exp $ Revision history for Perl extension Net::Z3950::ZOOM. @@ -9,7 +9,8 @@ Revision history for Perl extension Net::Z3950::ZOOM. pairs of options to set. - ZOOM::Connection::new(), having been refactored to use create(), can now also take a ZOOM::Options argument. - ### These API changes need documenting. + - Documentation now includes information on specifying SRW, + SRU-over-GET and SRU-over-POST connections. - 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 -- 1.7.10.4