Document the horrible, changelog. I'm going to merge this and fix a real issue as...
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index df83fd9..0eee575 100644 (file)
--- a/Changes
+++ b/Changes
@@ -9,6 +9,8 @@
  Bug fixes:
   - Fix the --mech and --mechanize options to the myapp_create.pl script
     to operate correctly by fixing the options passed down into the script.
+  - Fix controllers with no method attributes (where the action definitions
+    are entirely contained in config). RT#58057
 
  Documentation:
   - Fix missing - in the docs when describing the --mechanize option at one