Revision history for Perl extension Business::PayPal::IPN.

$Id: Changes,v 1.3 2003/03/04 01:50:39 sherzodr Exp $

1.7, Monday, March 03, 2003
  - new() supports "query" and "ua" parameters
  - response() method introduced, which returns respective
    HTTP::Response object
  - cgi() and query() methods document.
  - better AUTOLOADing

1.5, Wednesday, January 22, 2003
	- minor documentation corrections
	- User-Agent request header is set to the name/version 
	  of the library

1.4, Wednesday, January 22, 2003
	- Initial public release