Author: markt
Date: Thu Feb 12 11:37:03 2009
New Revision: 743691
URL: http://svn.apache.org/viewvc?rev=743691&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46683
Correct typo in filename
Added:
tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/loader/LocalStrings_fr.properties
- copied unchanged from r743688,
tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/loader/LocaStrings_fr.properties
Removed:
tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/loader/LocaStrings_fr.properties
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/viewvc/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?rev=743691&r1=743690&r2=743691&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Thu Feb 12 11:37:03 2009
@@ -118,6 +118,10 @@
<fix>
JAAS Realm did not read role information for users. (markt)
</fix>
+ <fix>
+ <bug>46683</bug>: Fix typo in French localisation file name for the
+ org.apache.catalina.loader package. (markt)
+ </fix>
</changelog>
</subsection>
<subsection name="Connectors">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]