geirm       01/03/31 12:19:47

  Modified:    xdocs    changes.xml
               docs     changes.html
  Log:
  note in ICAI.java cleanup
  
  Revision  Changes    Path
  1.21      +4 -0      jakarta-velocity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- changes.xml       2001/03/31 05:40:13     1.20
  +++ changes.xml       2001/03/31 20:19:47     1.21
  @@ -65,6 +65,10 @@
          Documentation : developers-guide - information/example on making a
          custom logger, and start of work on documenting resource loaders. (gmj)
        </li>
  +     <li>
  +       Removed some debugging gibberish from 
  +       InternalContextAdapterImpl.java (gmj)
  +     </li>
   </ul>
   
   </subsection>
  
  
  
  1.21      +4 -0      jakarta-velocity/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- changes.html      2001/03/31 05:40:13     1.20
  +++ changes.html      2001/03/31 20:19:47     1.21
  @@ -168,6 +168,10 @@
          Documentation : developers-guide - information/example on making a
          custom logger, and start of work on documenting resource loaders. (gmj)
        </li>
  +     <li>
  +       Removed some debugging gibberish from 
  +       InternalContextAdapterImpl.java (gmj)
  +     </li>
   </ul>
                               </blockquote>
         </td></tr>
  
  
  

Reply via email to