Revision history for Perl extension Business::FedEx::RateRequest.

0.90  Fri Oct 22 19:57:59 2010
	- original version; created by h2xs 1.23 with options
		-X -n Business::FedEx::RateRequest

0.92 Sat Oct 30

Added Tags and Notes. Attempted to align ServiceTypes with notes. I could not exercise
each of these ServiceTypes so there may be missing notes. 

0.94 Sat Nov 13 2010

Fixed bug, a search and replace error that prevented the cost from being parsed.  

0.95 Mon Feb 07 2011

Bug fixes and new functionality contributed by Kyle Albritton.

----- Changes -----
* Replaced "â" with "-" on ship notes.  The soft-hyphen "â" character was imported from a cut-n-paste from 
FedEx documentation but print problems where encountered on some browsers. 

* Added functionality to include the ability to specify dropoff_type which significantly influences rates. 

* Added notes to documentation on allowable parameters in METHODS item $obj->get_rates(%hash):

Valid weight_units values are LB, KG.
Valid size_units are IN, CM.
Valid dropoff_types are REGULAR_PICKUP, BUSINESS_SERVICE_CENTER, DROP_BOX, REQUEST_COURIER, STATION.

----- Bug Fixes ----- 
* Fixed inconsistent key names on arguments and xml entries so that size and weight units work