roadmap. CLK-735

git-svn-id: https://svn.apache.org/repos/asf/click/trunk/click@1054230 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/documentation/docs/roadmap-changes.html b/documentation/docs/roadmap-changes.html
index 8f8c856..051b3a7 100644
--- a/documentation/docs/roadmap-changes.html
+++ b/documentation/docs/roadmap-changes.html
@@ -276,6 +276,11 @@
               [<a target="_blank" href="https://issues.apache.org/jira/browse/CLK-747">CLK-747</a>].

           </li>

           <li class="change">

+              Fixed TabbedForm and CayenneTabbedForm JavaScript validation. This

+              issue was raised and fixed by Tomasz Bandura

+              [<a target="_blank" href="https://issues.apache.org/jira/browse/CLK-735">CLK-735</a>].

+          </li>

+          <li class="change">

               Fixed escaping of control values and attributes to be XML friendly

               in order to support Ajax requests. Previously all HTML characters was escaped,

               now only the following characters are escaped: &lt;, &gt;, &quot;, &#039;, &amp;