From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40224) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQ2N4-0003Qi-NA for qemu-devel@nongnu.org; Thu, 03 May 2012 16:11:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SQ2Mz-0001u1-BW for qemu-devel@nongnu.org; Thu, 03 May 2012 16:11:26 -0400 Received: from mail-yx0-f173.google.com ([209.85.213.173]:64674) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQ2Mz-0001tf-7T for qemu-devel@nongnu.org; Thu, 03 May 2012 16:11:21 -0400 Received: by yenr5 with SMTP id r5so2657294yen.4 for ; Thu, 03 May 2012 13:11:19 -0700 (PDT) Message-ID: <4FA2E664.8050802@codemonkey.ws> Date: Thu, 03 May 2012 15:11:16 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <4FA27784.5070405@codemonkey.ws> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] ANNOUNCE - we are now in feature freeze for 1.1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-devel On 05/03/2012 02:52 PM, Peter Maydell wrote: > On 3 May 2012 13:18, Anthony Liguori wrote: >> I pushed the v1.1-rc0 tag yesterday so we are officially in feature freeze. > > git.qemu.org says you actually pushed a tag "v1.0-rc0" ? Sigh. Corrected now. Thanks. Regards, Anthony Liguori > > -- PMM