Pod fixes re RT#51489
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 995c8ea..cbedef1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -34,6 +34,8 @@
     - Update $c->forward and $c->state documentation to address scalar
       context.
     - Pod fix in Catalyst::Request (RT#51490)
+    - Pod fixes to refer to ::Controller:: rather than ::C:: as the latter
+      is deprecated (RT#51490)
 
   New features:
     - Added disable_component_resolution_regex_fallback config option to