[prev in list] [next in list] [prev in thread] [next in thread] 

List:       velocity-dev
Subject:    cvs commit: jakarta-velocity/docs changes.html
From:       geirm () apache ! org
Date:       2001-05-30 6:31:39
[Download RAW message or body]

geirm       01/05/29 23:31:38

  Modified:    xdocs    changes.xml
               docs     changes.html
  Log:
  update
  
  Revision  Changes    Path
  1.43      +20 -0     jakarta-velocity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- changes.xml	2001/05/21 00:09:22	1.42
  +++ changes.xml	2001/05/30 06:31:38	1.43
  @@ -19,6 +19,26 @@
   <p>
     This section describes changes to the main branch after the 1.1 release.
   </p>
  + 
  +<ul>
  +  <li>
  +     Fix to AbstractContext to 'roll forward' EventCartridges to ensure that
  +     the last one added is available at render time.  (gmj)
  +  </li>
  +  <li>
  +    Small changes to developer docs re jar-src target and docs target. (gmj)
  +  </li>
  +  <li>
  +    Small changes to AND and OR nodes to support the legal but wacky use like
  +    #set( $foo = ($woog || $bar ) ). (gmj)
  +  </li>
  +  <li>
  +    Major change to Parser char stream - no longer using the stock, javacc generated
  +    ASCII 8-bit char stream but rather a Unicode 'custom' char stream.  This solves
  +    the problems reported with 16 bit characters that unluckily have a 0a or 0d in the 
  +    low-order byte. (gmj)
  +  </li>
  +</ul>
   </subsection>
   
   <subsection name="1.1-dev">
  
  
  
  1.44      +19 -2     jakarta-velocity/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- changes.html	2001/05/30 02:12:13	1.43
  +++ changes.html	2001/05/30 06:31:38	1.44
  @@ -62,8 +62,6 @@
                   </ul>
               <p><strong>Community</strong></p>
           <ul>
  -                    <li>    <a href="./powered.html">Powered By Velocity</a>
  -</li>
                       <li>    <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
   </li>
                       <li>    <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
  @@ -126,6 +124,25 @@
                                       <p>
     This section describes changes to the main branch after the 1.1 release.
   </p>
  +                                                <ul>
  +  <li>
  +     Fix to AbstractContext to 'roll forward' EventCartridges to ensure that
  +     the last one added is available at render time.  (gmj)
  +  </li>
  +  <li>
  +    Small changes to developer docs re jar-src target and docs target. (gmj)
  +  </li>
  +  <li>
  +    Small changes to AND and OR nodes to support the legal but wacky use like
  +    #set( $foo = ($woog || $bar ) ). (gmj)
  +  </li>
  +  <li>
  +    Major change to Parser char stream - no longer using the stock, javacc generated
  +    ASCII 8-bit char stream but rather a Unicode 'custom' char stream.  This solves
  +    the problems reported with 16 bit characters that unluckily have a 0a or 0d in the 
  +    low-order byte. (gmj)
  +  </li>
  +</ul>
                               </blockquote>
         </td></tr>
         <tr><td><br/></td></tr>
  
  
  

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic