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/28 12:43:57 UTC

svn commit: r148878 - /jakarta/commons/proper/jelly/trunk/xdocs/changes.xml

Author: dion
Date: Fri Jan 28 03:43:56 2005
New Revision: 148878

URL: http://svn.apache.org/viewcvs?view=rev&rev=148878
Log:
Document Jelly-196
Modified:
   jakarta/commons/proper/jelly/trunk/xdocs/changes.xml

Modified: jakarta/commons/proper/jelly/trunk/xdocs/changes.xml
Url: http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/xdocs/changes.xml?view=diff&rev=148878&p1=jakarta/commons/proper/jelly/trunk/xdocs/changes.xml&r1=148877&p2=jakarta/commons/proper/jelly/trunk/xdocs/changes.xml&r2=148878
==============================================================================
--- jakarta/commons/proper/jelly/trunk/xdocs/changes.xml	(original)
+++ jakarta/commons/proper/jelly/trunk/xdocs/changes.xml	Fri Jan 28 03:43:56 2005
@@ -25,6 +25,7 @@
   </properties>
   <body>
     <release version="1.0-RC2" date="in CVS">
+      <action dev="dion" type="fix" issue="JELLY-196">SwitchTag can not be reused if default encountered.</action>
       <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>

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