Revision history for Perl extension Net::FTP::Recursive.

1.0  Tue Jan 21 09:08:15 2003
	- original version; created by h2xs 1.22 with options
		-X -v 1.0 -n Net::FTP::Recursive

1.1  Added rdir and rls methods.

1.4 Added code to handle symlinks a little better.

1.5  -Fixed bug that caused an infinite loop when a directory was unreachable.
     -Added rdelete method.
     -Added RemoveRemoteFiles and RemoveLocalFiles options.
     
1.6 (Planned and partially implemented)
    -Symlink handling that includes cycle checking.  Will also make
     sure that symlinks that should be relative links are created as
     relative links.