Author: giacomo Date: Tue Nov 23 00:01:22 2004 New Revision: 106287 Modified: cocoon/branches/BRANCH_2_1_X/status.xml Log: add value to pattern, too
Modified: cocoon/branches/BRANCH_2_1_X/status.xml Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?view=diff&rev=106287&p1=cocoon/branches/BRANCH_2_1_X/status.xml&r1=106286&p2=cocoon/branches/BRANCH_2_1_X/status.xml&r2=106287 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/status.xml (original) +++ cocoon/branches/BRANCH_2_1_X/status.xml Tue Nov 23 00:01:22 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"> Multipart requests: use container encoding for decoding requests, in order to have consistent handling between normal requests and multipart requests.