From: sondberg Date: Fri, 17 Aug 2007 09:58:08 +0000 (+0000) Subject: Updating. X-Git-Tag: cpan_1_22~41 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;ds=sidebyside;h=bc1064f676d60c92f03cb0cf5d05fbca4f2fd7a6;p=ZOOM-Perl-moved-to-github.git Updating. --- diff --git a/debian/changelog b/debian/changelog index fa1725a..317bdb4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +libnet-z3950-zoom-perl (1.19-1) unstable; urgency=low + + * Add $conn->exception() method. + * Set version number for Net::Z3950 to 0.99 -- less than the 1.0 version + number that will be used when it successfully emulates the old + Net::Z3950 module, but superseding the last release, 0.51, of that module. + * Include samples/zoom/zdump.pl in distribution. + * Add "irspy" namespace to samples/zoom/zselect + + -- Anders Mortensen Fri, 17 Aug 2007 11:57:41 +0200 + libnet-z3950-zoom-perl (1.18-1) unstable; urgency=low * Initial Release.