Update changelog
Tomas Doran [Sat, 19 May 2012 07:26:52 +0000 (08:26 +0100)]
Changes

diff --git a/Changes b/Changes
index 68b2a65..e21a41d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 This file documents the revision history for Perl extension Catalyst-Devel.
 
+        - Add x_authority metadata to the distribution for PAUSE.
+
+        - Fix restarter regex to apply to files being created/changed,
+          not just those being deleted.
+
         - Use iomode => ":raw" to stop PNG files getting corrupted
           when being slurped on windows as noted on the mailing list.