You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2015/12/27 17:14:31 UTC

svn commit: r1721817 - /tomcat/trunk/webapps/docs/changelog.xml

Author: kkolinko
Date: Sun Dec 27 16:14:31 2015
New Revision: 1721817

URL: http://svn.apache.org/viewvc?rev=1721817&view=rev
Log:
Add changelog entry for r1721528/r1721530/r1721532
I think it is a fix for an issue that can be visible by users, thus I am adding a changelog entry.

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1721817&r1=1721816&r2=1721817&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Sun Dec 27 16:14:31 2015
@@ -197,6 +197,10 @@
         of Tomcat. Add command line option <code>-no-quoteAttributeEL</code> in
         JspC. (kkolinko)
       </fix>
+      <fix>
+        Fix handling of missing messages in
+        <code>org.apache.el.util.MessageFactory</code>. (violetagg)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Cluster">



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


Re: svn commit: r1721817 - /tomcat/trunk/webapps/docs/changelog.xml

Posted by Violeta Georgieva <mi...@gmail.com>.
2015-12-27 18:14 GMT+02:00 <kk...@apache.org>:
>
> Author: kkolinko
> Date: Sun Dec 27 16:14:31 2015
> New Revision: 1721817
>
> URL: http://svn.apache.org/viewvc?rev=1721817&view=rev
> Log:
> Add changelog entry for r1721528/r1721530/r1721532
> I think it is a fix for an issue that can be visible by users, thus I am
adding a changelog entry.
>

Thanks
Violeta

> Modified:
>     tomcat/trunk/webapps/docs/changelog.xml
>
> Modified: tomcat/trunk/webapps/docs/changelog.xml
> URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1721817&r1=1721816&r2=1721817&view=diff
>
==============================================================================
> --- tomcat/trunk/webapps/docs/changelog.xml (original)
> +++ tomcat/trunk/webapps/docs/changelog.xml Sun Dec 27 16:14:31 2015
> @@ -197,6 +197,10 @@
>          of Tomcat. Add command line option
<code>-no-quoteAttributeEL</code> in
>          JspC. (kkolinko)
>        </fix>
> +      <fix>
> +        Fix handling of missing messages in
> +        <code>org.apache.el.util.MessageFactory</code>. (violetagg)
> +      </fix>
>      </changelog>
>    </subsection>
>    <subsection name="Cluster">
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>