Revision history for Perl extension Epeg.

0.04  4/23/2005
	- Fixed divide by zero error in resize if an image is garbage
	  and has zero width or height. 
	- Changed to round up when resizing in MAINTAIN_ASPECT_RATIO
	  mode.

0.03  4/17/2005
	- Added test cases
	- Cleaned up POD documentation

0.02  4/15/2005
	- Revised API to handle opening from data reference and opening 
	  from a file in new()
	- Added get_comment(), set_comment()
	- Added more test cases

0.01  4/13/2005
	- original version; created by h2xs 1.21 with options
		-n EPEG /usr/local/include/Epeg.h