You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by gi...@apache.org on 2004/11/23 09:03:37 UTC

svn commit: r106288 - /cocoon/trunk/status.xml

Author: giacomo
Date: Tue Nov 23 00:03:36 2004
New Revision: 106288

Modified:
   cocoon/trunk/status.xml
Log:
add value to pattern, too

Modified: cocoon/trunk/status.xml
Url: http://svn.apache.org/viewcvs/cocoon/trunk/status.xml?view=diff&rev=106288&p1=cocoon/trunk/status.xml&r1=106287&p2=cocoon/trunk/status.xml&r2=106288
==============================================================================
--- cocoon/trunk/status.xml	(original)
+++ cocoon/trunk/status.xml	Tue Nov 23 00:03:36 2004
@@ -202,6 +202,9 @@
 
   <changes>
  <release version="@version@" date="@date@">
+   <action dev="GP" type="add">
+    Allow attribute values to be matches as well for EncodeURLTransformer.
+   </action>
   <action dev="BRD" type="fix" due-to="Neil Bacon" fixes-bug="31887" due-to-email="nbacon@pinnaclesoftware.com.au">
     I18n (ParamSaxBuffer): handle case where substitution params like {0} are split over multiple character events.
   </action>