-$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