-$Id: Changes,v 1.45 2006-10-12 11:03:44 mike Exp $
+$Id: Changes,v 1.46 2006-11-02 17:05:01 mike Exp $
Revision history for Perl extension Net::Z3950::ZOOM.
- ZOOM::Connection::new(), having been refactored to use
create(), can now also take a ZOOM::Options argument.
### These API changes need documenting.
+ - ZOOM::ResultSet::record() throws a diagnostic if asked to
+ retrieve records out of range for the result-set.
+ - All tests against indexdata.com are now explicitly against
+ bagel.indexdata.com, as the identity of the former name has
+ recently changed.
1.12 (NEVER PUBLICLY RELEASED; these changes are included in 1.13)
- Include the useful example program samples/zoom/zselect,