]> granicus.if.org Git - apache/commitdiff
* docs/manual/new_features_2_2.xml: Take a pass at blurbs for auth and cache
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 27 Nov 2004 21:11:30 +0000 (21:11 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 27 Nov 2004 21:11:30 +0000 (21:11 +0000)
  changes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106760 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/new_features_2_2.xml

index caa310a79d070fc33bfddb6622aef9fc6581abfc..50c84094aff35b5b21beb0aa71d7363c02ca77b7 100644 (file)
     <dl>
 
       <dt>Authn/Authz</dt>
-      <dd>...</dd>
+      <dd>The bundled authentication and authorization modules have
+          been refactored.  There is a new authentication backend provider
+          scheme which greatly eases the construction of new authentication
+          backends.</dd>
 
       <dt>Caching</dt>
-      <dd>...</dd>
+      <dd><module>mod_cache</module>, <module>mod_disk_cache</module>, and
+          <module>mod_mem_cache</module> have undergone a lot of changes
+          are now considered production-quality. <a
+          href="programs/htcacheclean.html">htcacheclean</a> has been
+          introduced to cleanup <module>mod_disk_cache</module> setups.</dd>
 
       <dt>Proxying</dt>
       <dd>The new <module>mod_proxy_balancer</module> module provides