You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2010/06/07 03:07:14 UTC

svn commit: r952044 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Author: kkolinko
Date: Mon Jun  7 01:07:14 2010
New Revision: 952044

URL: http://svn.apache.org/viewvc?rev=952044&view=rev
Log:
Add issue number
It is followup to r952023

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

Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=952044&r1=952043&r2=952044&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Mon Jun  7 01:07:14 2010
@@ -262,6 +262,10 @@
         Update to NSIS 2.46. (kkolinko)
       </update>
       <fix>
+        <bug>48990</bug>: Fix the <code>skip.installer</code> build property
+        so if set, only the Windows installer is skipped. (markt)
+      </fix>
+      <fix>
         <bug>49178</bug>: Provide in catalina.policy an example of additional
         permissions that might be needed for code located in
         <code>$CATALINA_BASE/lib</code>. (markt)
@@ -273,10 +277,6 @@
       <fix>
         Remove unused code from org.apache.tomcat.util.buf classes. (kkolinko)
       </fix>
-      <fix>
-        Fix the skip.installer build property so if set, only the Windows
-        installer is skipped. (markt)
-      </fix>
     </changelog>
   </subsection>
 </section>



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