Changes for Net::Z3950 module, version 0.48
  19th April 2005
  
  Changes between versions
  0.47
  and
  0.48 (Tue Apr 19 22:36:45 2005):
  
  
   - Patches supplied by Jan Bauer Nielsen
	<jbn@dtv.dk>
	to interpret otherInformation packets, in search
	responses, containing a search-info report of subquery
	counts.
   
 - Patches supplied by Myron Turner
	<mturner@Ms.UManitoba.CA>
	to protect the Net::Z3950 module against certain
	classes of badly-behaved server.
   
 - Bring samples/multiplex.pl up to date, illustrating
	the use of this module to run sequences of queries against
	multiple servers in parallel.