geirm       02/04/17 13:01:11

  Modified:    xdocs    changes.xml
               docs     changes.html
  Log:
  update
  
  Revision  Changes    Path
  1.80      +15 -0     jakarta-velocity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
  retrieving revision 1.79
  retrieving revision 1.80
  diff -u -r1.79 -r1.80
  --- changes.xml       5 Apr 2002 00:44:18 -0000       1.79
  +++ changes.xml       17 Apr 2002 20:01:11 -0000      1.80
  @@ -58,6 +58,9 @@
   the namespace protected <code>org.apache.velocity.properties</code>
   key. (dlr)
   </li>
  +<li>
  +Update user guide - remove confusing (wrong) content. (gmj)
  +</li>
   </ul>
   
   
  @@ -69,6 +72,18 @@
   1.3-rc1 release. These are updates working towards a rc2 or
   final.
   </p>
  +
  +<ul>
  +<li>
  +Fixed javadoc in ClasspathResourceLoader (gmj)
  +</li>
  +<li>
  +Backport from HEAD the #foo("#bar('a')") NPE fix (gmj)
  +</li>
  +<li>
  +Update User's Guide - remove confusing and wrong content. (gmj)
  +</li>
  +</ul>
   
   </subsection>
   
  
  
  
  1.87      +14 -0     jakarta-velocity/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
  retrieving revision 1.86
  retrieving revision 1.87
  diff -u -r1.86 -r1.87
  --- changes.html      5 Apr 2002 00:44:18 -0000       1.86
  +++ changes.html      17 Apr 2002 20:01:11 -0000      1.87
  @@ -187,6 +187,9 @@
   the namespace protected <code>org.apache.velocity.properties</code>
   key. (dlr)
   </li>
  +<li>
  +Update user guide - remove confusing (wrong) content. (gmj)
  +</li>
   </ul>
                               </blockquote>
         </td></tr>
  @@ -205,6 +208,17 @@
   1.3-rc1 release. These are updates working towards a rc2 or
   final.
   </p>
  +                                                <ul>
  +<li>
  +Fixed javadoc in ClasspathResourceLoader (gmj)
  +</li>
  +<li>
  +Backport from HEAD the #foo("#bar('a')") NPE fix (gmj)
  +</li>
  +<li>
  +Update User's Guide - remove confusing and wrong content. (gmj)
  +</li>
  +</ul>
                               </blockquote>
         </td></tr>
         <tr><td><br/></td></tr>
  
  
  

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

Reply via email to