Revision history for Perl extension HTTP::GetImages.

0.30  Fri March  1 11:36:00 2002:
	Updates by Lee Goddard:

	- Made it a nicer API
	- tidied up some coding
	- added a couple of methods.
	- Started to add tests.

0.25  Tue Feb 26 19:14:24 2002:
	Updates by Duncan Lamb and Lee Goddard:

    - The character "~" in the URL would confuse the "abs_url" subroutine,
      resolving "http://www.o.com/~home/page.html" to "http://www.o.com". It
      doesn't any more.

    - Double obliques in a link would cause an endless loop - no longer.

    - A link refrencing its own directory with "./" would also cause an
    endless loop - but no more.

    - "EXTENSIONS_BAD" list added.

    - "NEWNAMES" updated.

    - Frame parsing.

    - Multiple minimum-paths for URLs added.

0.03  Mon Jun  4 19:00:00 2001
	- bug fix and updated features

0.02  Sun May  6 01:18:40 2001
	- version; created by h2xs 1.20 with options
		-X HTTP::GetImages

