Apply patch to clarify uri_for action from Octavian Rasnita on list
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 3ae8b28..1be1533 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,11 @@
 # This file documents the revision history for Perl extension Catalyst.
 
   Documentation:
+   - Clarify that uri_for_action works on private paths, with example.
+
+5.80017 2010-01-10 02:27:29
+
+  Documentation:
    - Fix docs for ->forward method when passed a class name - this should
      be a component name (e.g. View::HTML, not a full class name, like
      MyApp::View::HTML).