From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48989) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cYbNo-0003ba-OZ for qemu-devel@nongnu.org; Tue, 31 Jan 2017 11:34:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cYbNl-000416-KR for qemu-devel@nongnu.org; Tue, 31 Jan 2017 11:34:16 -0500 Received: from mx1.redhat.com ([209.132.183.28]:58476) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cYbNl-00040u-Dy for qemu-devel@nongnu.org; Tue, 31 Jan 2017 11:34:13 -0500 Message-ID: <1485880450.1076.7.camel@redhat.com> From: Gerd Hoffmann Date: Tue, 31 Jan 2017 17:34:10 +0100 In-Reply-To: References: <1485877831-28786-1-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PULL v2 00/11] ui patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers On Di, 2017-01-31 at 16:22 +0000, Peter Maydell wrote: > On 31 January 2017 at 15:50, Gerd Hoffmann wrote: > > Hi, > > > > Here comes the ui patch queue. Nothing outstanding here. Bugfixes and > > small improvements all user interfaces. > > > > v2 updates: > > * change "C.utf-8" locale to "C.UTF-8". >=20 > > Kevin Wolf (1): > > gtk: Hardcode LC_CTYPE as C.utf-8 >=20 > ...commit message no longer matches change. Subject is unchanged indeed. The update is noted in the body of the commit message though. Is that good enough or do you want a v3 pull with the subject updated too? cheers, Gerd