Author: britter
Date: Wed Feb  6 20:28:02 2013
New Revision: 1443186

URL: http://svn.apache.org/viewvc?rev=1443186&view=rev
Log:
[SANDBOX-438] - Implement setMapped on DefaultBeanAccessor
Adding issue to changes.xml; Feature was already commited in r1442693

Modified:
    commons/sandbox/beanutils2/trunk/src/changes/changes.xml

Modified: commons/sandbox/beanutils2/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/sandbox/beanutils2/trunk/src/changes/changes.xml?rev=1443186&r1=1443185&r2=1443186&view=diff
==============================================================================
--- commons/sandbox/beanutils2/trunk/src/changes/changes.xml (original)
+++ commons/sandbox/beanutils2/trunk/src/changes/changes.xml Wed Feb  6 
20:28:02 2013
@@ -23,6 +23,9 @@
   </properties>
   <body>
   <release version="0.1" date="201?-??-??" description="First release.">
+    <action dev="britter" type="add" issue="SANDBOX-438" due-to="Benedikt 
Ritter">
+      Implement setMapped on DefaultBeanAccessor
+    </action>
     <action dev="britter" type="add" issue="SANDBOX-436" due-to="Benedikt 
Ritter">
       Implement BeanAccessor.getMapped
     </action>


Reply via email to