yoavs       2004/11/24 10:58:14

  Modified:    webapps/docs Tag: TOMCAT_5_0 changelog.xml
               webapps/docs/appdev Tag: TOMCAT_5_0 installation.xml
  Log:
  Bugzilla 32373
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.70.2.84 +6 -3      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.70.2.83
  retrieving revision 1.70.2.84
  diff -u -r1.70.2.83 -r1.70.2.84
  --- changelog.xml     24 Nov 2004 18:37:44 -0000      1.70.2.83
  +++ changelog.xml     24 Nov 2004 18:58:13 -0000      1.70.2.84
  @@ -17,14 +17,17 @@
   <section name="Tomcat 5.0.31 (yoavs)">
     <subsection name="General">
       <changelog>
  +      <fix>
  +        <bug>32371</bug>: outdated introduction.xml page. (yoavs)
  +      </fix>
  +      <fix>
  +        <bug>32373</bug>: outdated installation.xml page. (yoavs)
  +      </fix>
       </changelog>
     </subsection>
   
     <subsection name="Catalina">
       <changelog>
  -      <fix>
  -        <bug>32371</bug>: outdated introduction.xml page. (yoavs)
  -      </fix>
       </changelog>
     </subsection>
   </section>
  
  
  
  No                   revision
  No                   revision
  1.5.2.1   +2 -2      
jakarta-tomcat-catalina/webapps/docs/appdev/installation.xml
  
  Index: installation.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/webapps/docs/appdev/installation.xml,v
  retrieving revision 1.5
  retrieving revision 1.5.2.1
  diff -u -r1.5 -r1.5.2.1
  --- installation.xml  12 Apr 2004 12:55:51 -0000      1.5
  +++ installation.xml  24 Nov 2004 18:58:14 -0000      1.5.2.1
  @@ -27,8 +27,8 @@
   environment that provides a JDK 1.2 (also known as Java2 Standard Edition, or
   J2SE) or later platform.  You will need a Java Development Kit, as opposed 
to a
   Java Runtime Environment, so that your servlets, other classes, and JSP pages
  -can be compiled.  Tomcat 5 has been extensively tested with JDK 1.3.1, which
  -is recommended.</p>
  +can be compiled.  Tomcat 5 has been extensively tested with JDK 1.3.1 as well
  +as JDK 1.4.2, and the latter is recommended.</p>
   
   <p>Compatible JDKs for many platforms (or links to where they can be found)
   are available at
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to