Changes for 0.09
Dave Rolsky [Sun, 17 Oct 2010 20:08:45 +0000 (15:08 -0500)]
Changes

diff --git a/Changes b/Changes
index a51c96f..c592bad 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,9 @@
+0.09    2010-10-17
+
+- Added a compilation test, because otherwise all test files could not end up
+  doing skip_all, which may make smokers and test harnesses unhappy.
+
+
 0.08    2010-10-15
 
 - Include Test::Requires in prereq list. Reported by Todd Rinaldo. RT #62173.