Author: yoavs
Date: Sun Dec 24 18:35:04 2006
New Revision: 490098
URL: http://svn.apache.org/viewvc?view=rev&rev=490098
Log:
Bugzilla 33636: set last modified date in ExpandWar for Tomcat 5.0.
Modified:
tomcat/container/branches/tc5.0.x/webapps/docs/changelog.xml
Modified: tomcat/container/branches/tc5.0.x/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/container/branches/tc5.0.x/webapps/docs/changelog.xml?view=diff&rev=490098&r1=490097&r2=490098
==============================================================================
--- tomcat/container/branches/tc5.0.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/branches/tc5.0.x/webapps/docs/changelog.xml Sun Dec 24
18:35:04 2006
@@ -8,13 +8,13 @@
<properties>
<author email="[EMAIL PROTECTED]">Remy Maucherat</author>
- <author email="[EMAIL PROTECTED]">Yoav Shapira</author>
- <title>Changelog</title>
+ <author>Yoav Shapira</author>
+ <title>Tomcat 5.0 Changelog</title>
</properties>
<body>
-<section name="Tomcat 5.0.31 (yoavs)">
+<section name="Tomcat 5.0.31">
<subsection name="General">
<changelog>
<fix>
@@ -48,6 +48,10 @@
</fix>
<fix>
<bug>32137</bug>: Possible thread-safety issue in RealmBase. (yoavs)
+ </fix>
+ <fix>
+ <bug>33636</bug>: Set last modified date of expanded WARs. Thanks to
+ Torsten Schlabach for the patch. (yoavs)
</fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]