You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2006/03/07 00:23:36 UTC

svn commit: r383705 - /tomcat/container/tc5.5.x/webapps/docs/changelog.xml

Author: markt
Date: Mon Mar  6 15:23:34 2006
New Revision: 383705

URL: http://svn.apache.org/viewcvs?rev=383705&view=rev
Log:
Add recent CGI fixes to change log.

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=383705&r1=383704&r2=383705&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Mon Mar  6 15:23:34 2006
@@ -14,6 +14,19 @@
 
 <body>
 
+<section name="Tomcat 5.5.17 (yoavs)">
+  <subsection name="Catalina">
+    <changelog>
+      <fix>
+        <bug>38814</bug>: CGIServlet correctly handles Shift_JIS output. (markt) 
+      </fix>
+      <fix>
+        Add missing REQUEST_URI environment variable to CGI environment. (markt)
+      </fix>
+    </changelog>
+  </subsection>
+</section>
+
 <section name="Tomcat 5.5.16 (yoavs)">
   <subsection name="General">
     <changelog>



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