From: mike Date: Wed, 19 Apr 2006 20:07:24 +0000 (+0000) Subject: Towards 1.06 X-Git-Tag: cpan_1_22~170 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=94db700dc900350de02f47ee9daa2739b3e342d7;p=ZOOM-Perl-moved-to-github.git Towards 1.06 --- diff --git a/Changes b/Changes index 3b963b6..cdafa6b 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,14 @@ -$Id: Changes,v 1.28 2006-04-12 12:31:32 mike Exp $ +$Id: Changes,v 1.29 2006-04-19 20:07:24 mike Exp $ Revision history for Perl extension Net::Z3950::ZOOM. +1.06 IN PROGRESS + - Avoid mixed statement/declaration in ZOOM.xs. *sigh* Why + the heck GCC allows this by default I will never understand. + - Add (commented out) OPTIMIZE option to Makefile.PL, to turn + on -Wdeclaration-after-statement, which makes mixed + statement/declaration illegal. + 1.05 Wed Apr 12 13:31:27 BST 2006 - Implementation of asynchronous events! The Net::Z3950::ZOOM interface provides this through the event, last_event() and