From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16861 invoked by alias); 2 Oct 2007 13:33:07 -0000 Received: (qmail 16853 invoked by uid 22791); 2 Oct 2007 13:33:06 -0000 X-Spam-Check-By: sourceware.org Received: from igw2.watson.ibm.com (HELO igw2.watson.ibm.com) (129.34.20.6) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 02 Oct 2007 13:33:04 +0000 Received: from mailhub3.watson.ibm.com (mailhub3.watson.ibm.com [129.34.20.45]) by igw2.watson.ibm.com (8.13.1/8.13.1/8.13.1-2005-04-25 igw) with ESMTP id l92DUhAW013443 for ; Tue, 2 Oct 2007 09:34:45 -0400 Received: from mailhub3.watson.ibm.com (localhost.localdomain [127.0.0.1]) by mailhub3.watson.ibm.com (8.13.1/8.13.1/8.13.1-01-23-2007-Delivery) with ESMTP id l92CXX2b011575 for ; Tue, 2 Oct 2007 08:33:38 -0400 Received: from makai.watson.ibm.com (makai.watson.ibm.com [9.2.216.144]) by mailhub3.watson.ibm.com (8.13.1/8.13.1/8.13.1-01-23-2007-IMSS) with ESMTP id l92CXRCM011525 for ; Tue, 2 Oct 2007 08:33:32 -0400 Received: from watson.ibm.com (localhost [127.0.0.1]) by makai.watson.ibm.com (AIX5.3/8.13.4/8.13.4/03-06-2002) with ESMTP id l92CXPj1012484; Tue, 2 Oct 2007 08:33:25 -0400 Message-Id: <200710021233.l92CXPj1012484@makai.watson.ibm.com> To: Revital1 Eres cc: gcc-patches@gcc.gnu.org Subject: Re: Fix committed Changelog In-reply-to: References: Comments: In-reply-to Revital1 Eres message dated "Tue, 02 Oct 2007 10:35:08 +0200." Date: Tue, 02 Oct 2007 13:33:00 -0000 From: David Edelsohn 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: 2007-10/txt/msg00125.txt.bz2 >>>>> Revital1 Eres writes: Revital> I accidentally omitted the last line in the Changelog when committing the Revital> patch (r128952): Revital> http://gcc.gnu.org/ml/gcc-patches/2007-10/msg00028.html Revital> Can I commit the following to fix that? You do not need permission to fix your own ChangeLog entry. David