Towards 1.05
authormike <mike>
Tue, 11 Apr 2006 16:27:58 +0000 (16:27 +0000)
committermike <mike>
Tue, 11 Apr 2006 16:27:58 +0000 (16:27 +0000)
Changes

diff --git a/Changes b/Changes
index 77632da..b4e4fae 100644 (file)
--- 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