Checking in changes prior to tagging of version 0.8. Changelog diff is:
[catagits/Test-NoTabs.git] / Changes
1 Revision history for Test-NoTabs
2
3 0.1  2006-08-24
4      - Module created and released on an unsuspecting world.
5
6 0.2  2006-08-25
7      - Minor code changes and pod updates
8      - Added Makefile.PL for compatibility
9
10 0.3  2006-08-26
11      - Added missing dependancy (Test::Group)
12
13 0.4  2008-12-14
14      - Change to Module::Install so that we install 
15        cleanly on a fresh perl 5.8
16
17 0.5  2009-01-04
18      - Start building dist with ShipIt
19      - Change to remove warnings in newer versions of
20        Test::Builder (Florian Ragwitz)
21        
22 0.6  2009-01-06
23      - Remove Test::Group as a dependency as Test::Group
24        currently fails its tests.
25
26 0.7  2009-01-06
27      - Stop tests dumping files in temporary directory
28
29 0.8  2009-02-04
30      - Fix tests to not open the same file 2 times at once,
31        as this doesn't work on Win32 and causes CPANTS fails.
32