From: mike Date: Fri, 14 Sep 2007 09:42:01 +0000 (+0000) Subject: Rolling X-Git-Tag: cpan_1_22~35 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;ds=sidebyside;h=acc4dfdf45c46084d0e84e86d0cf5024580bc9e8;p=ZOOM-Perl-moved-to-github.git Rolling --- diff --git a/Changes b/Changes index e71adba..4d6be3b 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,4 @@ -$Id: Changes,v 1.65 2007-08-17 11:09:36 mike Exp $ +$Id: Changes,v 1.66 2007-09-14 09:42:01 mike Exp $ Revision history for Perl extension Net::Z3950::ZOOM. @@ -7,6 +7,9 @@ Revision history for Perl extension Net::Z3950::ZOOM. - samples/zoom/zoomtst1.pl now accepts arbitrary options at the end of the command-line, so that (for example) you can specify a non-USMARC record syntax. + - The render() method of ZOOM::Exception(), and therefore the + overloaded stringifying operator, deals with exceptions that + have no message(). 1.19 Mon Jul 9 14:09:31 BST 2007 - Add $conn->exception() method.