From 2a794632271c88dd9362f02703e975fa769021a0 Mon Sep 17 00:00:00 2001 From: mike Date: Thu, 22 Feb 2007 20:38:30 +0000 Subject: [PATCH] V1.17 --- Changes | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index 035cec1..7b36eec 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,11 @@ -$Id: Changes,v 1.55 2007-02-13 15:31:10 mike Exp $ +$Id: Changes,v 1.56 2007-02-22 20:38:30 mike Exp $ Revision history for Perl extension Net::Z3950::ZOOM. -1.17 [IN PROGRESS] +1.17 Thu Feb 22 20:38:45 GMT 2007 + - Change Net::Z3950::ZOOM::event() to allocate its array of + connection pointers dynamically, so there is no longer an + arbitrary limit of 100. - New connection-level option "_check_debug" emits messages on standard error when checking a connection find an error that is about to result in throwing an exception. There is no -- 1.7.10.4