Pointless .gitignore in wrong place
[catagits/Catalyst-Manual.git] / Changes
diff --git a/Changes b/Changes
index 319178e..7d84e24 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,10 @@
 Revision history for Catalyst-Manual
 
+    - Mention PSGI in Manual::Ingro RT 74872 (thanks William Blunn).
     - Better docs of :Global inspired by RT 74869 (thanks William Blunn)
     - Highlight the importance of uncommenting the template line in the list action
+    - Clarify docs for nginx in non-root - a trailing slash on the
+      location block is very much needed.
 
 5.9003
     - Clarified Data::Dumper usage.  RT#71410 Thanks to Bill Corr