Author: billbarker
Date: Sat Dec 17 17:18:57 2005
New Revision: 357411
URL: http://svn.apache.org/viewcvs?rev=357411&view=rev
Log:
catch up log with changes
Modified:
tomcat/container/tc5.5.x/webapps/docs/changelog.xml
Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewcvs/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?rev=357411&r1=357410&r2=357411&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Sat Dec 17 17:18:57 2005
@@ -27,12 +27,18 @@
<fix>
<bug>37852</bug>: Fix regression where the magic role '*' was denying
all access. Patch by xrcat (billbarker)
</fix>
+ <fix>
+ <bug>37934</bug>: Don't ask for authentication if deny-from-all is in
effect. (billbarker)
+ </fix>
</changelog>
</subsection>
<subsection name="Jasper">
<changelog>
<fix>
<bug>35351</bug>: Fix problem using an inner class for a
<jsp:useBean />. (kinman).
+ </fix>
+ <fix>
+ <bug>37929</bug>: Don't stop on the generic attribute methods just
because the session is invalid. Patch by Pierre Delisle. (billbarker)
</fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]