X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=3dbcd2dfe0a6db62d217d4d54738e0ffa0be7dc1;hb=21346caaf4872cb5800d97fe5057e735ea5cf742;hp=a9e2a76818e0aa045ed569cad021994e9b34be67;hpb=22b4783c8a2e389171d5d5bc901c9f223d9aff3f;p=catagits%2FTest-NoTabs.git diff --git a/Changes b/Changes index a9e2a76..3dbcd2d 100644 --- a/Changes +++ b/Changes @@ -30,10 +30,10 @@ Revision history for Test-NoTabs - Fix tests to not open the same file 2 times at once, as this doesn't work on Win32 and causes CPANTS fails. -0.9 2009-087-03 +0.9 2009-07-03 - Fix default text to make sense, test passing means there are no tabs.. -1.0 +1.0 2010-02-10 - Fix warnings with old perl versions (5.8.3) RT#54477 - Fix bug where malformed POD in one file would break tab-detection in following files. (RT#53727)