From 1a910617589a13f87ca2144c964dffb02969010b Mon Sep 17 00:00:00 2001 From: mike Date: Tue, 11 Apr 2006 16:27:58 +0000 Subject: [PATCH] Towards 1.05 --- Changes | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Changes b/Changes index 77632da..b4e4fae 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,4 @@ -$Id: Changes,v 1.25 2006-04-07 13:08:43 mike Exp $ +$Id: Changes,v 1.26 2006-04-11 16:27:58 mike Exp $ Revision history for Perl extension Net::Z3950::ZOOM. @@ -11,8 +11,12 @@ Revision history for Perl extension Net::Z3950::ZOOM. - New sample programs added illustrating both asynchronous interfaces: samples/net-z3950-zoom/zoomtst3.pl and samples/zoom/zoomtst3.pl respectively. - - ### documentation - - ### test-case + - Added documentation on writing asynchronous applications. + - ### test-case for asynchronous operations. + - Fix ZOOM::Connection::new so that options are handled in + accordance with the documentation: applied _before_ the + connection is forged, so that "async" and similar options + can take effect. - ### complete and test "update.pl" 1.04 Mon Apr 3 14:56:11 BST 2006 -- 1.7.10.4