Author: kkolinko
Date: Tue Jul  5 07:13:07 2011
New Revision: 1142906

URL: http://svn.apache.org/viewvc?rev=1142906&view=rev
Log:
proposal

Modified:
    tomcat/tc5.5.x/trunk/STATUS.txt
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=1142906&r1=1142905&r2=1142906&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Tue Jul  5 07:13:07 2011
@@ -120,3 +120,10 @@ PATCHES PROPOSED TO BACKPORT:
   http://svn.apache.org/viewvc?rev=1142784&view=rev
   +1: markt
   -1:
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51473
+  Fix concatenation of values in SecurityConfig.setSecurityProperty()
+  when the value provided by JRE is null.
+  http://svn.apache.org/viewvc?rev=1142904&view=rev
+  +1: kkolinko
+  -1:

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1142906&r1=1142905&r2=1142906&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Jul  5 07:13:07 2011
@@ -224,3 +224,10 @@ PATCHES PROPOSED TO BACKPORT:
   Changelog: http://commons.apache.org/pool/changes-report.html
   +1: kkolinko
   -1:
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51473
+  Fix concatenation of values in SecurityConfig.setSecurityProperty()
+  when the value provided by JRE is null.
+  http://svn.apache.org/viewvc?rev=1142904&view=rev
+  +1: kkolinko
+  -1:



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

Reply via email to