X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Types-Common.git;a=blobdiff_plain;f=Changes;h=00666a81892bf5c1a6252e8bbbef3e5bc3bf6feb;hp=27af1af3e7d0fe7272569d1884b2c554da33200c;hb=d818949c184eb650c14e879bf38d5ec099a0479a;hpb=cf9870aaf71a46a8001999f0b4eb7ff57c817f05 diff --git a/Changes b/Changes index 27af1af..00666a8 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,8 @@ +0.001003 + - The positive and negative number types mistakenly accepted zero. Reported + by Eric Brine. RT #53234. + - Added PositiveOrZero{Int,Num} and NegativeOrZero{Int,Num} types. (Dave + Rolsky) 0.001002 2010-02-22 17:00EST - Add Test::Exception to the test_requires (RT#54357) - Warning when you try to import things from MooseX::Types::Common rather