remm 2003/09/15 09:52:13
Modified: webapps/docs changelog.xml
Log:
- Changelog update for 5.0.12.
Revision Changes Path
1.22 +8 -0 jakarta-tomcat-catalina/webapps/docs/changelog.xml
Index: changelog.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- changelog.xml 14 Sep 2003 16:31:56 -0000 1.21
+++ changelog.xml 15 Sep 2003 16:52:13 -0000 1.22
@@ -118,6 +118,10 @@
Use out.print(expr) instead of out.write(String.valueOf(expr))
for outputting expressions in template texts (kinman)
</fix>
+ <fix>
+ Fix SMAPping for small text strings with genStrAsCharArray=false
+ (ecarmich)
+ </fix>
</changelog>
@@ -135,6 +139,10 @@
<bug>21933</bug>: Add header possibly ignored if buffer is too large,
submitted by Chris Kessel (funkman)
</fix>
+ <docs>
+ Update the application development documentation for changes in Tomcat 5
+ (remm)
+ </docs>
</changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]