note DatePicker change


git-svn-id: https://svn.apache.org/repos/asf/jakarta/tapestry/branches/branch-3-0@244036 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/status.xml b/status.xml
index 2fca3f6..fbcedad 100644
--- a/status.xml
+++ b/status.xml
@@ -254,6 +254,9 @@
     <action type="fix" dev="EH">
       Upgrade OGNL to 2.6.7.  This should move to 2.7.0 as soon as it is released.
     </action>
+    <action type="fix" dev="EH">
+      Added call to onchange for DatePicker pop-up selections.  (TAPESTRY-238)
+    </action>
   </release>
 
   <release version="3.0.1" date="Oct 16 2004">