#
# $Id: CHANGES 4496 2010-06-18 15:19:43Z james $
#

Changelog for List::Uniq
------------------------

0.10    September 29th 2004

        Initial release to CPAN

0.11	July 22nd 2008

	Fixed rt.cpan.org #37837: suppress uninitalized value warnings 

0.12	July 22nd 2008

	Fixed 5.10 incompatibility regarding warnings/croak

0.13    June 15th 2010

    Fixed rt.cpan.org #58389: array refs following empty array refs
    weren't being flattened properly

0.20    June 18th 2010

    Added recursive flattening of list references by default with
    an option to disable this behaviour

#
# EOF