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/01 11:22:35 UTC

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

Author: sabob
Date: Thu Jul  1 09:22:35 2010
New Revision: 959566

URL: http://svn.apache.org/viewvc?rev=959566&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=959566&r1=959565&r2=959566&view=diff
==============================================================================
--- click/trunk/click/documentation/docs/roadmap-changes.html (original)
+++ click/trunk/click/documentation/docs/roadmap-changes.html Thu Jul  1 09:22:35 2010
@@ -197,12 +197,16 @@ Select.setAttribute("onchange", "Click.s
               Fixed Form validation to add and remove an <tt>error</tt> class
               [<a target="_blank" href="https://issues.apache.org/jira/browse/CLK-700">CLK-700</a>].
           </li>
-           <li class="change">
+          <li class="change">
               Fixed issue where Context.createPage could lead to duplicate page-to-class
               mappings. This issue was raised by Andrey Rybin and fixed by Md. Jahid Shohel
               [<a target="_blank" href="https://issues.apache.org/jira/browse/CLK-625">CLK-625</a>].
           </li>
           <li class="change">
+              Fixed AutoCompleteTextField not to be added to parent Page
+              [<a target="_blank" href="https://issues.apache.org/jira/browse/CLK-707">CLK-707</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.
           </li>