Author: markt
Date: Wed Jan 23 10:11:02 2013
New Revision: 1437319

URL: http://svn.apache.org/viewvc?rev=1437319&view=rev
Log:
Move to 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=1437319&r1=1437318&r2=1437319&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Wed Jan 23 10:11:02 2013
@@ -54,6 +54,15 @@
   issues to not "pop up" wrt. others).
 -->
 <section name="Tomcat 7.0.36 (markt)">
+  <subsection name="Catalina">
+    <changelog>
+      <fix>
+        <bug>54438</bug>: Fix a regression in the fix for <bug>52953</bug> that
+        triggered a NPE when digested passwords were used and an authentication
+        attempt was made for a user that did not exist in the realm. (markt)
+      </fix>
+    </changelog>
+  </subsection>
   <subsection name="Coyote">
     <changelog>
       <fix>
@@ -69,11 +78,6 @@
         are supported - new behaviour is to warn and explicitly enable no
         options. (timw)
       </fix>
-      <fix>
-        <bug>54438</bug>: Fix a regression in the fix for <bug>52953</bug> that
-        triggered a NPE when digested passwords were used and an authentication
-        attempt was made for a user that did not exist in the realm. (markt)
-      </fix>
     </changelog>
   </subsection>
   <subsection name="Jasper">



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

Reply via email to