Changelog
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 44ffcb5..acda323 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
 # This file documents the revision history for Perl extension Catalyst.
 
-5.80014_01 UNRELEASED
+  Refactoring / cleanups:
+   - NoTabs and Pod tests moved to t/author so that they're not run
+     (and then skipped) normally.
+
+5.80014_01 2009-11-22 20:01:23
 
   Bug fixes:
    - Filehandle now forced to binmode in CGI and FastCGI engines. This appears