Mention PSGI in Manual::Intro RT# 74872 (Thanks to William Blunn).
Kieren Diment [Sun, 12 Feb 2012 03:09:13 +0000 (14:09 +1100)]
Changes
lib/Catalyst/Manual/Intro.pod

diff --git a/Changes b/Changes
index 319178e..2ae2aa9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 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
 
index e9ba5b1..407bd6c 100644 (file)
@@ -124,6 +124,12 @@ if you end up using it).
 
 =back
 
+=item * PSGI Support
+
+Starting with Catalyst version 5.9 Catalyst ships with L<PSGI> integration
+for even more powerful and flexible testing and deployment options.  See
+L<Catalyst::PSGI> for details.
+
 =head3 Simplicity
 
 The best part is that Catalyst implements all this flexibility in a very