You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2012/08/27 23:04:02 UTC

svn commit: r1377861 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Author: markt
Date: Mon Aug 27 21:04:02 2012
New Revision: 1377861

URL: http://svn.apache.org/viewvc?rev=1377861&view=rev
Log:
Correct section

Modified:
    tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1377861&r1=1377860&r2=1377861&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Mon Aug 27 21:04:02 2012
@@ -173,6 +173,11 @@
         create specific entries for directories. Patch provided by Violeta
         Georgieva. (markt)
       </fix>
+      <fix>
+        Improvements to DIGEST authenticator including the disabling caching of
+        authenticated user in session by default, tracking server rather than
+        client nonces and better handling of stale nonce values. (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Coyote">
@@ -197,11 +202,6 @@
       <fix>
         <bug>53725</bug>: Fix possible corruption of GZIP'd output. (markt)
       </fix>
-      <fix>
-        Improvements to DIGEST authenticator including the disabling caching of
-        authenticated user in session by default, tracking server rather than
-        client nonces and better handling of stale nonce values. (markt)
-      </fix>
     </changelog>
   </subsection>
   <subsection name="Jasper">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org