Add recent HTML manager app fixes
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 22 Nov 2010 11:05:28 +0000 (11:05 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 22 Nov 2010 11:05:28 +0000 (11:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1037669 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 9a4b27d..d73fc2f 100644 (file)
         <bug>50303</bug>: Update JNDI how-to to reflect new JavaMail download
         location and that JAF is now included in Java SE 6. (markt) 
       </fix>
+      <fix>
+        Fix ordering functionality on sessions page for HTML Manager 
+        application. (markt)
+      </fix>
+      <fix>
+        Fix primary sessions not always being treated as such in HTML Manager 
+        application. (markt)
+      </fix>
+      <fix>
+        Fix message not being displayed after session attribute removal in HTML
+        Manager application. (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Other">