You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2005/01/26 13:40:36 UTC

cvs commit: jakarta-commons/jelly/xdocs changes.xml

dion        2005/01/26 04:40:36

  Modified:    jelly/xdocs changes.xml
  Log:
  Document Paul's fixing of Jelly-191
  
  Revision  Changes    Path
  1.25      +2 -1      jakarta-commons/jelly/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/xdocs/changes.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- changes.xml	24 Jan 2005 00:34:06 -0000	1.24
  +++ changes.xml	26 Jan 2005 12:40:36 -0000	1.25
  @@ -25,9 +25,10 @@
     </properties>
     <body>
       <release version="1.0-RC2" date="in CVS">
  +      <action dev="polx" type="add" issue="JELLY-191">FileTag now allows appending to the file.</action>
         <action dev="polx" type="fix" issue="JELLY-85">Removed instance-based ThreadLocal substituting a JellyContext-based tag-caching.</action>
         <action dev="polx" type="add" issue="JELLY-145">jelly -h or --help responds a help and jelly -v or --version responds the version.</action>
  -      </release>
  +    </release>
       <release version="1.0-RC1" date="2004-11-22">
         <action dev="dion" type="fix" issue="JELLY-148" due-to="Hans Gilde">Huge memory leak resulting from the use of ThreadLocal.</action>
         <action dev="dion" type="fix" issue="JELLY-138">Character data is flushed by XMLOuput while XML data isn't.</action>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org