From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50026) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TanXq-0007pm-9t for qemu-devel@nongnu.org; Tue, 20 Nov 2012 08:07:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TanXh-00017w-1L for qemu-devel@nongnu.org; Tue, 20 Nov 2012 08:07:18 -0500 Received: from mail-bk0-f45.google.com ([209.85.214.45]:65408) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TanXg-00017q-QX for qemu-devel@nongnu.org; Tue, 20 Nov 2012 08:07:08 -0500 Received: by mail-bk0-f45.google.com with SMTP id jk13so1381783bkc.4 for ; Tue, 20 Nov 2012 05:07:08 -0800 (PST) Date: Tue, 20 Nov 2012 14:07:06 +0100 From: Stefan Hajnoczi Message-ID: <20121120130706.GD27378@stefanha-thinkpad.redhat.com> References: <1352505686-12733-1-git-send-email-catalinp@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH] vnc: fix option misspelling ("non-adapative" -> "non-adaptive") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Catalin Patulea Cc: Peter Maydell , Anthony Liguori , qemu-devel@nongnu.org On Tue, Nov 20, 2012 at 04:06:31AM -0500, Catalin Patulea wrote: > On Fri, Nov 9, 2012 at 7:19 PM, Peter Maydell wrote: > > If we're gonna do this I guess it should go into 1.3... > > cc'ing Anthony. > Friendly ping for trivial patch :) Hi Catalin, In the future feel free to email qemu-trivial@nongnu.org and I'll make sure trival patches get merged. For the 1.3-rc cycle this patch can go directly through Anthony. Stefan