The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Algorithm::SISort.

0.12  not done yet (and therefore not released)
	- ran the documentation files through a spell checker
	- updated package to use Inline 0.40's Inline::MakeMaker
	  The package now requires Inline v 0.40 to install

0.11  Mon Feb 19 12:58 GMT 2001
	- added time zones to the Changelog
	- changed Sort() to only copy the input array once.
	- some minimal error checking added on the parameters to
	  _sort().
	- removed the need for a sentinel at the front of the
	  array.
	- corrected some spelling errors in the documentation

0.10  Sun Feb 18 23:31 GMT 2001
	- renamed to Algorithm::SISort
	- initial packaging and release

0.01  Sun Feb 18 13:28 GMT 2001
	- original version; created by h2xs 1.20 with options
		-AXn Sort::SiSort