X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=Changes;h=4d6be3b1f691771d5cd1e08365b642308f0a9c1a;hb=acc4dfdf45c46084d0e84e86d0cf5024580bc9e8;hp=50e55fd6511f29c50ead37151960292546a09ec3;hpb=780a7fda4f5f0d4749636f839027ea76b8b2754f;p=ZOOM-Perl-moved-to-github.git diff --git a/Changes b/Changes index 50e55fd..4d6be3b 100644 --- a/Changes +++ b/Changes @@ -1,9 +1,15 @@ -$Id: Changes,v 1.64 2007-08-15 18:37:01 mike Exp $ +$Id: Changes,v 1.66 2007-09-14 09:42:01 mike Exp $ Revision history for Perl extension Net::Z3950::ZOOM. 1.20 (IN PROGRESS) - Add new sample program, samples/zoom/zoomscan.pl + - 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.