X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=Changes;h=c7288f9a7bb4ffb37fc10c3e27368183ff22bad2;hb=5e0806e2f0b745fa47fbe20ede07e92e511cbd99;hp=b0494f7b78dcacd4dcd66395529452b478f4089c;hpb=1fabc2a7f7d206dc36856bb026735791af195dff;p=ZOOM-Perl-moved-to-github.git diff --git a/Changes b/Changes index b0494f7..c7288f9 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,15 @@ -$Id: Changes,v 1.31 2006-05-11 16:44:24 mike Exp $ +$Id: Changes,v 1.34 2006-06-05 16:34:40 mike Exp $ Revision history for Perl extension Net::Z3950::ZOOM. -1.07 Thu May 11 17:44:11 BST 2006 +1.09 [IN PROGRESS] + - Add a nice, simple update client: samples/zoom/update.pl + +1.08 Thu May 11 22:40:41 BST 2006 + - Requires version 2.1.11 of YAZ, not 2.0.11. This is a + bugfix: the old reliance on 2.0.11 was merely a typo. + +1.07 Thu May 11 17:45:37 BST 2006 - Makefile.PL checks for at least version 2.1.11 of YAZ, and refuses to build if it's not present. Thanks to "gregor" (an otherwise anonymous CPAN tester) for notifying me of the