Legend:
- Unmodified
- Added
- Removed
-
trunk/Build.PL
r1242 r1244 339 339 $build->add_to_cleanup( "t/indexes/" ); 340 340 $build->add_to_cleanup( "t/node.db" ); 341 $build->add_to_cleanup( "t/prefs.db" ); 341 342 $build->add_to_cleanup( "t/templates/tmp/" ); 342 343 -
trunk/Changes
r1243 r1244 20 20 without explicit moderation (#203) 21 21 Don't add delete links unless the user requests (#159) 22 Fix clean target to remove everything it should (#242) 22 23 23 24 0.63 16 August 2008
