X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Changes;h=66fe0bbb4ee7f9325ec1e9d6afb96ecdf27f4cd5;hb=daa856612ed73ae1b23bf99b2441cdb1327e197f;hp=14c75ce913c5eea569df816f7c6af742b321e65b;hpb=c8fb970de6273fa0cb034cd6cb706734d5a7dafd;p=ZOOM-Perl-moved-to-github.git diff --git a/Changes b/Changes index 14c75ce..66fe0bb 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,4 @@ -$Id: Changes,v 1.67 2007-09-14 10:33:00 mike Exp $ +$Id: Changes,v 1.68 2007-09-14 10:34:40 mike Exp $ Revision history for Perl extension Net::Z3950::ZOOM. @@ -10,8 +10,8 @@ Revision history for Perl extension Net::Z3950::ZOOM. - Add new functions Net::Z3950::ZOOM::diag_srw_str() and ZOOM::diag_srw_str() to map SRW diagnostic codes into human-readable messages. - - ZOOM::Exception() uses diag_srw_str() to fill in the error - message, if it is undefined, for SRW errors. + - ZOOM::Exception() constructor uses diag_srw_str() to fill in + the error message, if it is undefined, for SRW errors. - The render() method of ZOOM::Exception(), and therefore the overloaded stringifying operator, deals with exceptions that have no message().