C::D - update Changes
[catagits/Catalyst-Devel.git] / Changes
diff --git a/Changes b/Changes
index 62ae85f..5a78b0d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 This file documents the revision history for Perl extension Catalyst-Devel.
 
+        - Add check for "Unknown error" bug (caelum)
+        - Change generated scripts to use /usr/bin/env perl if /usr/bin/env
+          exists, otherwise fall back to the current perl binary. (t0m)
+        - Fix getopt spec in generated scripts to match docs (rjbs)
+        - Additional documentation (ash)
+        - Informational message after an application is created (kd)
+
 1.10    2009-02-05 15:04
         - fix a bug in created helper scripts that prevened them working (rjbs)