Revision history for Perl extension Tibco::Rv.

0.01  Wed Jan  8 18:36:33 2003
	- original version; created by h2xs 1.18

0.02  Wed Jan 15 11:46:40 CST 2003
	- basic functionality

0.03  Fri Jan 17 12:24:34 CST 2003
	- renamed Tibco::Rv from Tib::Rv
	- basic tibrv API almost completely implemented, with one glaring
	  exception: functions to manipulate tibrvMsg fields (only
	  addString( ) supported)
	- useful factory methods and looping added to Tibco::Rv object

0.90  Wed Jan 22 01:24:16 CST 2003
	- implemented functions to manipulate tibrvMsg fields, except arrays

0.99  Sat Jan 25 00:17:48 CST 2003
	- tibrv API complete, except for a few minor exceptions listed in BUGS
	- better handling of IPAddr32/IPPort16
	- much better testing setup (t/*.t)