svn commit: r630534 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-02-23 Thread fhanik
Author: fhanik Date: Sat Feb 23 12:54:05 2008 New Revision: 630534 URL: http://svn.apache.org/viewvc?rev=630534&view=rev Log: use the same variable name for strict servlet compliance (cookie regression) Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r630535 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-02-23 Thread fhanik
Author: fhanik Date: Sat Feb 23 12:57:28 2008 New Revision: 630535 URL: http://svn.apache.org/viewvc?rev=630535&view=rev Log: votes Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=63053

svn commit: r630533 - /tomcat/trunk/java/org/apache/tomcat/util/http/ServerCookie.java

2008-02-23 Thread fhanik
Author: fhanik Date: Sat Feb 23 12:51:23 2008 New Revision: 630533 URL: http://svn.apache.org/viewvc?rev=630533&view=rev Log: Use the same name on the static variable for servlet compliance Modified: tomcat/trunk/java/org/apache/tomcat/util/http/ServerCookie.java Modified: tomcat/trunk/java/