From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45955) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ti2mQ-0001eN-CH for qemu-devel@nongnu.org; Mon, 10 Dec 2012 07:48:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ti2mF-0006lw-MK for qemu-devel@nongnu.org; Mon, 10 Dec 2012 07:48:18 -0500 Received: from mx1.redhat.com ([209.132.183.28]:64267) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ti2mF-0006lT-El for qemu-devel@nongnu.org; Mon, 10 Dec 2012 07:48:07 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qBACm6NV022814 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 10 Dec 2012 07:48:06 -0500 From: Gerd Hoffmann Date: Mon, 10 Dec 2012 13:48:04 +0100 Message-Id: <1355143684-16850-3-git-send-email-kraxel@redhat.com> In-Reply-To: <1355143684-16850-1-git-send-email-kraxel@redhat.com> References: <1355143684-16850-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PATCH 2/2] pixman: update internal copy to pixman-0.28.2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Some w64 fixes by Stefan Weil found their way into 0.28.2, so update the internal copy to that version to improve windows support. Signed-off-by: Gerd Hoffmann --- pixman | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pixman b/pixman index 97336fa..a5e5179 160000 --- a/pixman +++ b/pixman @@ -1 +1 @@ -Subproject commit 97336fad32acf802003855cd8bd6477fa49a12e3 +Subproject commit a5e5179b5624c99c812e9bf6e7b907e355a811e8 -- 1.7.1