Index: module_specs/Zend_Rest.xml
===================================================================
--- module_specs/Zend_Rest.xml	(revision 18490)
+++ module_specs/Zend_Rest.xml	(working copy)
@@ -21,6 +21,12 @@
         you wish to use the client with a non-Zend_Rest_Server based service, it
         will still provide easier data access.
     </para>
+
+    <para>
+        In addition to Zend_Rest_Server and Zend_Rest_Client components, 
+        Zend_Rest_Route and Zend_Rest_Controller classes are provided to aid
+        routing REST requests to controllers. 
+    </para>
 </sect1>
 
 <!--
