This is an automated email from the ASF dual-hosted git repository.

henrib pushed a commit to tag 2.1.1
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git

commit 953f5b7da298bf74a4de8122cdbd2eb3dc5be7d8
Author: Sebastian Bazley <[email protected]>
AuthorDate: Mon Dec 19 13:07:12 2011 +0000

    Fix up changes for 2.1.1
    
    git-svn-id: 
https://svn-us.apache.org/repos/asf/commons/proper/jexl/branches/2.0@1220730 
13f79535-47bb-0310-9956-ffa450edef68
---
 src/site/xdoc/changes.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/site/xdoc/changes.xml b/src/site/xdoc/changes.xml
index d150060..537d563 100644
--- a/src/site/xdoc/changes.xml
+++ b/src/site/xdoc/changes.xml
@@ -25,6 +25,11 @@
     <author email="[email protected]">Commons Developers</author>
   </properties>
   <body>
+    <release version="2.1.1" date="2011-12-??">
+        <action dev="henrib" type="fix" issue="JEXL-124">
+            Array parameters to methods don't work anymore (regression)
+        </action>
+    </release>
     <release version="2.1" date="2011-12-12">
         <action dev="henrib" type="add" issue="JEXL-121">
             Add simple template features

Reply via email to