geirm       01/03/26 15:51:50

  Modified:    xdocs    changes.xml
               docs     changes.html
  Log:
  No real change - trying to see what the crlf issue is :(
  
  Revision  Changes    Path
  1.12      +3 -4      jakarta-velocity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- changes.xml       2001/03/26 23:36:12     1.11
  +++ changes.xml       2001/03/26 23:51:50     1.12
  @@ -4,7 +4,7 @@
   
    <properties>
     <title>Velocity Changes</title>
  -  <author email="[EMAIL PROTECTED]">Jon S. stevens</author>
  +  <author email="[EMAIL PROTECTED]">Jon S. Stevens</author>
    </properties>
   
   <body>
  @@ -12,7 +12,7 @@
   <section name="Velocity Changes">
   
   <p>
  -This document tracks the changes in Velocity between releases.
  +   This document tracks the changes in Velocity between releases.
   </p>
   
   <subsection name="1.0b3">
  @@ -30,8 +30,7 @@
      Released as version 1.0 beta 2 on March 26, 2001
   </p>
   
  -<ul>
  -    
  +<ul> 
       <li>
           Make the distribution have CRLF for all of the text files (JSS).
       </li>
  
  
  
  1.11      +3 -4      jakarta-velocity/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- changes.html      2001/03/26 23:36:14     1.10
  +++ changes.html      2001/03/26 23:51:50     1.11
  @@ -11,7 +11,7 @@
           <head>
               <meta http-equiv="Content-Type" content="text/html; 
charset=iso-8859-1"/>
   
  -                                                    <meta name="author" value="Jon 
S. stevens">
  +                                                    <meta name="author" value="Jon 
S. Stevens">
               <meta name="email" value="[EMAIL PROTECTED]">
               
               <title>Velocity - Velocity Changes</title>
  @@ -107,7 +107,7 @@
         <tr><td>
           <blockquote>
                                       <p>
  -This document tracks the changes in Velocity between releases.
  +   This document tracks the changes in Velocity between releases.
   </p>
                                                       <table border="0" 
cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#828DA6">
  @@ -136,8 +136,7 @@
                                       <p>
      Released as version 1.0 beta 2 on March 26, 2001
   </p>
  -                                                <ul>
  -    
  +                                                <ul> 
       <li>
           Make the distribution have CRLF for all of the text files (JSS).
       </li>
  
  
  

Reply via email to