Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4C9FDD314 for ; Thu, 6 Dec 2012 17:53:49 +0000 (UTC) Received: (qmail 25464 invoked by uid 500); 6 Dec 2012 17:53:48 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 25199 invoked by uid 500); 6 Dec 2012 17:53:48 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 25173 invoked by uid 99); 6 Dec 2012 17:53:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2012 17:53:47 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of justinmclean@gmail.com designates 209.85.220.47 as permitted sender) Received: from [209.85.220.47] (HELO mail-pa0-f47.google.com) (209.85.220.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2012 17:53:37 +0000 Received: by mail-pa0-f47.google.com with SMTP id fa10so4076228pad.6 for ; Thu, 06 Dec 2012 09:53:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=K95EDMCwGH6V8rFUEITikzzVv/OWPYJG9wEOjmHo4zQ=; b=HcFw+mQLALy+N0swl+aETFQ7tdoXfZG1rpdu0JfMca7osVe37HpvFCXosDet285u6a G/sC36KSTxNnA60Uj3mXJkaSzJWuNKyKvyPsZDDoMXwWcUxmiR8JukSACxpQmYsaL47h TzD2MUNEEylyMWbyPcQGi1QHFtt2GbJ92Xl/BrFFJ25OopHmiPhskOlUa2YUVy76gMGj YJbkbCPyfmBnMD/BfJfUsozT5DvsmkogGIi8HzsijZHzQIiR4TRuRd9CmOKJTzHSWSfX CuNcTDKjA1aTZS+gbvPWx4v52+JquPXzx9PzAlyObyevib3dwZ1/tCcuP69n6KzpPa7r JwOA== Received: by 10.66.81.198 with SMTP id c6mr5836348pay.50.1354816396732; Thu, 06 Dec 2012 09:53:16 -0800 (PST) Received: from [10.71.12.248] ([38.126.120.10]) by mx.google.com with ESMTPS id l5sm5010884paz.14.2012.12.06.09.53.15 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 06 Dec 2012 09:53:16 -0800 (PST) Sender: Justin Mclean Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1283) Subject: Re: Draft release notes for Apache Flex 4.9 From: Justin Mclean In-Reply-To: Date: Fri, 7 Dec 2012 04:53:15 +1100 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: flex-dev@incubator.apache.org X-Mailer: Apple Mail (2.1283) X-Virus-Checked: Checked by ClamAV on apache.org Hi, > IMO, not too late to check in the pending fixes. Yep agree. Just need to decide if you check into the release branch (and = we merge back into the develop later) OR provide patch files to apply to = the release branch. Thanks, Justin=