Return-Path: Delivered-To: apmail-click-commits-archive@www.apache.org Received: (qmail 18309 invoked from network); 17 Jun 2010 12:01:20 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Jun 2010 12:01:20 -0000 Received: (qmail 5720 invoked by uid 500); 17 Jun 2010 11:01:20 -0000 Delivered-To: apmail-click-commits-archive@click.apache.org Received: (qmail 5705 invoked by uid 500); 17 Jun 2010 11:01:20 -0000 Mailing-List: contact commits-help@click.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: click-dev@click.apache.org Delivered-To: mailing list commits@click.apache.org Received: (qmail 5697 invoked by uid 99); 17 Jun 2010 11:01:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Jun 2010 11:01:19 +0000 X-ASF-Spam-Status: No, hits=-1807.9 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Jun 2010 11:01:19 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 915042388A44; Thu, 17 Jun 2010 11:00:33 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r955552 - /click/trunk/click/documentation/docs/roadmap-changes.html Date: Thu, 17 Jun 2010 11:00:33 -0000 To: commits@click.apache.org From: sabob@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100617110033.915042388A44@eris.apache.org> Author: sabob Date: Thu Jun 17 11:00:33 2010 New Revision: 955552 URL: http://svn.apache.org/viewvc?rev=955552&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=955552&r1=955551&r2=955552&view=diff ============================================================================== --- click/trunk/click/documentation/docs/roadmap-changes.html (original) +++ click/trunk/click/documentation/docs/roadmap-changes.html Thu Jun 17 11:00:33 2010 @@ -97,6 +97,10 @@ includes improved Ajax support and @Bind [CLK-685].
  • + Added a renderId property to ResourceElement to exclude the ID attribute from rendering + [CLK-695]. +
  • +
  • Fixed menu not rendering separator [CLK-681].