Author: violetagg
Date: Wed Mar 13 19:31:40 2013
New Revision: 1456101

URL: http://svn.apache.org/r1456101
Log:
Tag was not properly closed.

Modified:
    tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1456101&r1=1456100&r2=1456101&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Wed Mar 13 19:31:40 2013
@@ -67,8 +67,8 @@
     <changelog>
       <fix>
         <bug>54684</bug>: Add <code>javax.naming.spi</code> to 
-        <code>Import-Package<code> header in MANIFEST.MF in order to resolve
-        <code>ClassNotFoundException<code> when running in OSGi environment.
+        <code>Import-Package</code> header in MANIFEST.MF in order to resolve
+        <code>ClassNotFoundException</code> when running in OSGi environment.
         (violetagg)
       </fix>
       <fix>



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

Reply via email to