Revision history for Perl extension Algorithm::MinPerfHashTwoLevel.

0.08  Thurs Apr 25, 2019
    Better build refusal logic.

0.07  Weds Apr 24, 2019
    Refuse to build on Win32, and refuse to build without 64-bit integer
    support and little endian integers.

0.06  Weds Apr 24, 2019
    Fix building for FreeBSD. - Thanks to Slaven Slaven Rezić for the
    various reports which lead to v0.06 and v0.05.

0.05  Weds Apr 24, 2019
    Fix building under threaded perls.

0.04  Tue Apr 23 20:14:18 CEST 2019
    Fixup builds for 5.28.x where there is already a stadtx_hash.h
    included in the build process via perl headers.
    Fixup documentation of fetch algorithm.

0.03  Sat Mar 30 15:43:44 2019
    rename "version" to variant in all use cases
    add support for variant 1 as well as variant 0,
    variant 1 is faster to produce.

0.01  Sat Mar 30 15:43:44 2019
	- original version; created by h2xs 1.23 with options
		-A -n Algorithm::MinPerfHashTwoLevel

