Catalyst::Devel - add pidfile option to _server.pl
[catagits/Catalyst-Devel.git] / Changes
diff --git a/Changes b/Changes
index baf63f9..9b4d03b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 This file documents the revision history for Perl extension Catalyst-Devel.
 
+        - add [-pidfile|-p] option for myapp_server.pl (caelum)
+        - kill C3 warning on 5.10, add resources to META.yml (caelum)
+
 1.12    2009-04-26 15:42
         - Remove the deprecated BindLex from the _create.pl help message (rafl)