You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by sa...@apache.org on 2010/07/23 00:41:27 UTC

svn commit: r966885 - /click/trunk/click/documentation/docs/roadmap-changes.html

Author: sabob
Date: Thu Jul 22 22:41:26 2010
New Revision: 966885

URL: http://svn.apache.org/viewvc?rev=966885&view=rev
Log:
roadmap

Modified:
    click/trunk/click/documentation/docs/roadmap-changes.html

Modified: click/trunk/click/documentation/docs/roadmap-changes.html
URL: http://svn.apache.org/viewvc/click/trunk/click/documentation/docs/roadmap-changes.html?rev=966885&r1=966884&r2=966885&view=diff
==============================================================================
--- click/trunk/click/documentation/docs/roadmap-changes.html (original)
+++ click/trunk/click/documentation/docs/roadmap-changes.html Thu Jul 22 22:41:26 2010
@@ -232,6 +232,11 @@ Select.setAttribute("onchange", "Click.s
             Fixed a potential memory leak when undeploying a click application.
             [<a target="_blank" href="https://issues.apache.org/jira/browse/CLK-706">CLK-706</a>].
          </li>
+         <li class="change">
+              Fixed issue where setting <tt>autobinding="default"</tt> throws exception.
+              This issue was raised by Tsay Yaw Hann
+              [<a target="_blank" href="https://issues.apache.org/jira/browse/CLK-714">CLK-714</a>].
+          </li>
           <li class="change">
               Update to the latest version for some of the JARs dependencies: log4j-1.2.16, freemarker-2.3.16,
               commons-codec-1.4, and commons-lang-2.5.