From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27437 invoked by alias); 21 Jun 2010 11:24:40 -0000 Received: (qmail 27425 invoked by uid 22791); 21 Jun 2010 11:24:40 -0000 X-SWARE-Spam-Status: No, hits=-5.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 21 Jun 2010 11:24:35 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o5LBORvO015042 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 21 Jun 2010 07:24:27 -0400 Received: from host0.dyn.jankratochvil.net (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o5LBOP07012491 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 21 Jun 2010 07:24:26 -0400 Received: from host0.dyn.jankratochvil.net (localhost [127.0.0.1]) by host0.dyn.jankratochvil.net (8.14.4/8.14.4) with ESMTP id o5LBOODa006358; Mon, 21 Jun 2010 13:24:24 +0200 Received: (from jkratoch@localhost) by host0.dyn.jankratochvil.net (8.14.4/8.14.4/Submit) id o5LBON3I006355; Mon, 21 Jun 2010 13:24:23 +0200 Date: Mon, 21 Jun 2010 12:08:00 -0000 From: Jan Kratochvil To: Paolo Bonzini Cc: Jakub Jelinek , Alexandre Oliva , DJ Delorie , "Joseph S. Myers" , gcc-patches@gcc.gnu.org Subject: Re: Patch ping Message-ID: <20100621112423.GA6236@host0.dyn.jankratochvil.net> References: <20100621095125.GO7811@tyan-ft48-01.lab.bos.redhat.com> <4C1F3827.5000208@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C1F3827.5000208@gnu.org> User-Agent: Mutt/1.5.20 (2009-12-10) X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2010-06/txt/msg02002.txt.bz2 On Mon, 21 Jun 2010 12:00:07 +0200, Paolo Bonzini wrote: > On 06/21/2010 11:51 AM, Jakub Jelinek wrote: > > I'd like to ping Jan Kratochvil's patch to fix up dates in generated > > man pages: > > http://gcc.gnu.org/ml/gcc-patches/2010-03/msg01112.html > > Yes, thanks! Checked-in as r161066. Forgot to place the PR # there so closed PR other/43480 by hand. Thanks, Jan