Revision history for Perl module POE::Component::SmokeBox::Uploads::Rsync

1.000
	Released: 2011-03-31 23:00:20 UTC

	Converted to Dist::Zilla for the release process!
	Add the 'timeout' and 'contimeout' parameter to the default rsync options
	We rsync *only* the CPAN/authors/id directory now, for more speed+sanity
	Kill the rsync subprocess on completion, so we save memory until the next run
	Use the 'alt_fork' option to POE::Component::Generic to save even more memory
	Add 'exit_str' to the rsyncdone event

0.03

	Minor POD tweaks
	Bumped POE::Session::AttributeBased prereq, thanks CPANTesters!

0.02

	Minor fixes for CPANTesters/Kwalitee purposes

0.01

	initial release